PHP_CodeBrowser goes stable
Note: This article was originally published at Planet PHP
on 14 December 2010.
We already wrote about CodeBrowser 0.9 in August and after fixing a few minor bugs the Mayflower Open Source Labs Team is very happy to present PHP_CodeBrowser 1.0.0.
The new version is already available on pear.phpunit.de. To check it out, just run
A pear channel-discover pear.phpunit.de
A pear install phpunit/PHP_CodeBrowser
or, if you have already installed PHP_CodeBrowser, you can upgrade with
A pear upgrade phpunit/PHP_CodeBrowser
If you would like to see any features in the next releases, please visit the github page and tell us about your ideas.


