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/phpUnderControlFrom 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 phpUnderControlOtherwise 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 phpUnderControlReleases
phpUnderControl 0.4.2
svn co svn://svn.phpunit.de/phpunit/phpUnderControl/tags/0.4.2
phpUnderControl 0.4.1
svn co svn://svn.phpunit.de/phpunit/phpUnderControl/tags/0.4.1
phpUnderControl 0.4.0
svn co svn://svn.phpunit.de/phpunit/phpUnderControl/tags/0.4.0