Phing 2.4.7.1 released!
Phing 2.4.7.1 was just released. This is a hotfix release.
[774] Fix PHP 5.3 dependency in CoverageReportTask [773] Fix for Ticket #744 breaks PHPCodeSnifferTask's nested formatters
A complete list of tickets can be found via http://phing.info/trac/milestone/2.4.7.1
For a complete history of Phing, visit http://phing.info/trac/browser/tags/2.4.7.1/CHANGELOG.
Please report any issues you find in the Phing bug tracker!
Installation
To install the new version of Phing, choose one of the following options:
- Using PEAR:
$> pear channel-discover pear.phing.info $> pear install phing/phing
Or, manually download the package and install using:
$> pear install phing-2.4.7.1.tgz
- Full package:
