PHP Depend - Software Metrics for PHP ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: www-pdp :Date: Wed, 21 Jul 2010 13:12:15 +0200 :Copyright: CC by-nc-sa =============== PHP Depend news =============== - Professional Support for PHP Depend Some days ago I founded a company together with two good friends, Kore Nordmann and Tobias Schlitt, which will, beside other services, provide professional support around PHP Depend. - PHP_Depend 0.9.16 release Today/Yesterday we have released the bugfix version 0.9.15 and 0.9.16 of PHP_Depend. With these releases we have closed a critical bug in PHP_Depend's handling of namespaces, where identical class names in two different namespaces resulted in an endless loop, so that the php process died with a fatal error. - PHP_Depend 0.9.14 release Today we have released the bugfix version 0.9.14 of PHP_Depend. The software metrics tool for PHP applications. This release contains two bugfixes. The first one closes an issue in PHP_Depend's file cache engine and the second one closes a minor issue, where PHP_Depend throws an exception with an empty exception message. - PHP_Depend 0.9.13 bugfix release Today we have released the bugfix version 0.9.13 of PHP_Depend, the tool to measure several software metrics for your PHP application. This release fixes two critical bugs. One in the tokenizer implementation, which has modified valid code under test in such a way, that it has become invalid PHP code. The second fix is related to PHP_Depends's test code, where a missing require_once statement has caused a E_FATAL while running the test suite in process isolation. - PHP_Depend-0.9.12 released I am proud to announce the 0.9.12 release of PHP_Depend. PHP_Depend is a low level static code analysis tool. It takes the given source and calculates several software metrics for the code. This data can be used by software-developers, architects and designers to control the quality of a software-product without time consuming code audits. - PHP_Depend-0.9.11 released I have just released version 0.9.11 of PHP_Depend. It contains a few bug fixes and improvements for PHP_Depend. - PHP_Depend-0.9.10 released I have just released the bug fix version 0.9.10 of PHP_Depend. This release contains several bug fixes and improvements for PHP_Depend. - PHP_Depend-0.9.9 released I have just released the bug fix version 0.9.9 of PHP_Depend. - PHP_Depend-0.9.8 released Today I released PHP_Depend 0.9.8, which contains many bug fixes and improvements. This release will be the base version for a new tool called PHPMD. PHPMD is a frontend that reports critical and suspect software artifacts in a project, based on the metrics measured with PHP_Depend. It aims to be a PHP equivalent to the well known java tool PMD. - PHP_Depend-0.9.5 released Today I released PHP_Depend 0.9.5, which contains many bug fixes and improvements. The main features of this release are PHP 5.3 namespace support and a more robust parser that ignores most kinds of syntax errors.