Phing v2.0.0.b2 Release Notes

Release Date: 2004-03-19 // about 20 years ago
    • Brought up-to-date w/ PHP5.0.0RC1 (Hans)
    • Fixed bug in seting XSLT params using XSLTask (Hans, Jeff Moss)
    • Fixed PHPUnit test framework for PHPUnit-2.0.0alpha3
    • Added "Adhoc" tasks, which allow for defining PHP task or type classes within the buildfile. (Hans)
    • Added PhpEvalTask which allows property values to be set to simple PHP evaluations or the results of function/method calls. (Hans)
    • Added new phing.listener.PearLogger listener (logger). Also, the -logfile arg is now supported. (Hans)
    • Fixed broken ForeachTask task. (Manuel)