Modify

Ticket #423 (closed defect: worksforme)

Opened 2 years ago

Last modified 2 years ago

All PHP Errors and Warnings are supressed in Tasks

Reported by: anonymous Owned by: mrook
Priority: major Milestone: 2.4.1
Component: phing-core Version: devel
Keywords: Cc:

Description

If i have php warnings, errors, or even fatal errors Phing silently stops. This is quite annoying :-)

Attachments

Change History

comment:1 Changed 2 years ago by mrook

Hm, I can't reproduce this. When I introduce a parse error in a task:

$ phing test
Buildfile: /dev/phing/trunk/docs/example/build.xml

Parse error: syntax error, unexpected T_REQUIRE_ONCE in /dev/phing/trunk/classes/phing/tasks/ext/phpunit/PHPUnitTask.php on line 22

comment:2 Changed 2 years ago by extraordinaire

I couldn't reproduce either, are you sure "display_errors" isn't set to off?

comment:3 Changed 2 years ago by mrook

  • Status changed from new to closed
  • Resolution set to worksforme

Closing this ticket for now, please re-open if you continue to experience this issue.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.