Phing 2.4.4 released!
Phing 2.4.4 was just released. This release fixes several issues.
[595] FilterChain without ReplaceTokensWithFile creator [594] Taskdef in phing 2.4.3 was broken! [590] PhpLintTask don't flag files that can't be parsed as bad files [589] Mail Task don't show recipients list on log [588] Add (optional) dependency to VersionControl_Git and Services_Amazon_S3 packages [585] Same line comments in property files are included in the property value [570] XmlLintTask - check well-formedness only [568] Boolean properties get incorrectly expanded [544] Wrong file set when exclude test/**/** is used [536] DbDeployTask: Undo script wrongly generated
A complete list of tickets can be found via http://phing.info/trac/milestone/2.4.4
For a complete history of Phing, visit http://phing.info/trac/browser/tags/2.4.4/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.4.tgz
- Full package:
