phpUnderControl

Info | HTML | Text

phpUnderControl Downloads

PEAR Installer

The preferred way to install phpUnderControl should be the phpunit.de PEAR channel, where you will always find the latest stable version. Just enter

pear config-set preferred_state beta pear channel-discover components.ez.no pear channel-discover pear.phpunit.de pear install --alldeps phpunit/phpUnderControl

From the subversion repository

If you are curious about the latest phpUnderControl features, you can use the trunk directory from the svn repository. But keep in mind that the trunk version may be broken from time to time.

svn co svn://svn.phpunit.de/phpunit/phpUnderControl/trunk phpUnderControl

Otherwise you can check out one of the tagged versions from the Subversion directory.

svn co svn://svn.phpunit.de/phpunit/phpUnderControl/tags/0.4.2 phpUnderControl

Releases

phpUnderControl 0.4.2

phpUnderControl 0.4.1

phpUnderControl 0.4.0

Revision 15
By Manuel Pichler
At Fri, 15 Aug 2008 21:59:00 +0200