Modify ↓
Ticket #728 (closed defect: worksforme)
php lint-check failed
| Reported by: | stefan p | Owned by: | mp |
|---|---|---|---|
| Priority: | major | Milestone: | TBD |
| Component: | phing-tasks-ext | Version: | 2.4.5 |
| Keywords: | lint | Cc: |
Description
In file PhpLintTask.php:192
Sometimes call of php -l generate some output (e.g. "No log handling enabled - turning on stderr logging") even if the provided php-code is syntactically correct. (first line shows "No syntax errors detected")
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

Hi Stefan,
can you provide sample code that triggers these messages?