PHP Depend - Software Metrics for PHP ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Manuel Pichler :Date: Sun, 29 Apr 2012 20:29:50 +0200 :Copyright: CC by-nc-sa =============== PHP Depend news =============== - PHP_Depend 1.0.0 released This release makes PHP_Depend ready for PHP 5.4, because it implements all new language constructs introduced with this new PHP version. - PHP_Depend 0.10.9 released This release closes an issue in PHP_Depend's parser which results in a parsing exception when nowdoc was used as property or constant initializer. - PHP_Depend 0.10.8 released This release closes an issue in PHP_Depend's parser that produces invalid package names when the source file contains a statement before the class or interface doc comment. - PHP_Depend 0.10.4 released We are proud to announce the latest release of PHP_Depend, version 0.10.4. This version of PHP_Depend contains some huge optimizations in the internal memory management, so that this PHP_Depend release consumes much less memory than all previous versions. - PHP_Depend 0.10.2 released We are proud to announce the latest release of PHP_Depend, version 0.10.2. This version closes two minor bugfixes in PHP_Depend and implements three new features, with totally four new software metrics that can be calculated. Beside that we have changed the source directory structure to a maven like standard layout.