Phing v2.13.0 Release Notes

Release Date: 2015-12-04 // over 8 years ago
  • ๐Ÿš€ This release contains the following new or improved functionality:

    • ๐Ÿ’ป '-listener' command line argument
    • ๐Ÿš€ SSL connections in FtpDeploy task
    • IsFailure condition
    • Crap4J PHPUnit formatter
    • FirstMatch mapper
    • PhpArrayMapLines filter
    • ๐Ÿ”” NotifySend, Attrib tasks
    • ๐Ÿ’ป Json and Xml command line loggers
    • ๐Ÿ“œ Property parser now supports YAML files
    • ๐Ÿ‘ PHPUnit 5.x supported
    • ๐Ÿ›  PHP 7 fixes
    • โšก๏ธ Updated Apigen support
    • PhpCodeSniffer task can now populate a property with used sniffs
    • PHPMD and PhpCodeSniffer task can now cache results to speed up
      subsequent runs
    • ๐Ÿ“š Various typo and bug fixes, documentation updates

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

    • ๐Ÿ [1224] JSHint and space in the path of the workspace (Windows 7)
    • [1221] Case insensitive switch doesn't work
    • [1217] Add ability to ignore symlinks in zip task
    • ๐Ÿ‘ [1212] Add support for formatters for PhpLoc task
    • [1187] Disable compression of phing.phar to make it work on hhvm