Modify ↓
Ticket #3 (closed defect: wontfix)
Lint Task not defined
| Reported by: | info@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.2.0 |
| Component: | Version: | 2.1.1 | |
| Keywords: | Cc: |
Description
The Lint task does not seem to be defined in tasks/default.properties yet.
Adding <taskdef name="lint" classname="phing.tasks.ext.PhpLintTask"/> to build.xml is a workaround for the moment.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

It was added to default.properties in revision 21 in branches/2.2 as phplint. Since branches/2.2 is the one being maintained now I see this as fixed. It will be merged to trunk later on.