Modify ↓
Ticket #431 (closed enhancement: fixed)
integrate Phing with PHP Mess Detector and PHP_Depend
| Reported by: | FaZend <team@…> | Owned by: | bschultz |
|---|---|---|---|
| Priority: | major | Milestone: | 2.4.1 |
| Component: | phing-tasks-ext | Version: | 2.4.0 |
| Keywords: | Cc: |
Description
Would be great to create a phing task for PHP Mess Detector ( http://manuel-pichler.de/categories/13-phpmd)
And with PHP_Depend: http://manuel-pichler.de/categories/11-php_depend
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

PHPMDTask was implemented by me a few days ago. See http://phing.tigris.org/ds/viewMessage.do?dsForumId=1079&dsMessageId=2442396
Don't know when it will be added by Michiel.
Currently working on the PhpDependTask ;)