Phing v2.15.0 Release Notes

Release Date: 2016-09-14 // over 7 years ago
  • ๐Ÿš€ This release contains the following new or improved functionality:

    • PHP 7.0 compatibility was improved
    • โšก๏ธ Phing grammar was updated
    • Tasks to work with Mercurial were added
    • ๐Ÿ“š Various typo and bug fixes, documentation updates

    ๐Ÿš€ The following tickets were closed in this release:

    • [1263] Error in SassTask on PHP 7
    • [1262] Fatal error in SassTask when Sass gem is not installed
    • [1259] PHP_CLASSPATH Enviroment Variable
    • [1258] ApigenTask issue
    • [1257] The phpunit-code-coverage version 4.x breaks the phing-tasks-phpunit component
    • ๐Ÿš€ [1254] ftpdeploy : [PHP Error] require_once(PEAR.php): failed to open stream: No such file or directory [line 251 of site\vendor\phing\phing\src\Task\Ext\FtpDeploy.php]
    • [1253] Phing gitlog task not return last commit when committer's system time is set forward
    • [1249] First tstamp task is generating wrong timestamp
    • ๐Ÿ‘ [1247] IsProperty(True/False)Condition doesn't support the 'name' attribute
    • [1246] FailTask with nested condition always fails
    • ๐Ÿ’ป [1243] Command line argument with "|" character must be quoted
    • ๐Ÿ“š [1238] Add documentation for Smarty and ReplaceRegexp tasks
    • ๐Ÿ‘ [566] Add Mercurial support