Hans Lellelid is announcing that Phing with version number 2.12.0 is already available to download.
What is Phing ?
Phing is A powerful build system for PHP code, based on Apache’s famous Ant project, a similar tool for Java development .
Phing stands for “PHing Is Not GNU make,” a direct hint at what its purpose is.Phing is basically system for executing a series of PHP and file system operations in a designated sequence, which will in the end produce the final version of a product/package.Developers using Phing can setup and customize this sequence, transforming the code they’re working on into a fully-blown, user-friendly Web PHP project.
This is changelog for Phing version 2.12.0 :
You can read the complete changelog and also download this latest version on their homepage: phing.info