I'm trying to install PHPUnit using the instructions on the official site and it only seems to install very outdated versions. I can't even find a place to download it besides this. The archives appear to be down. How can you install PHPUnit 3.5 in Windows?
Page 1 of 1
How can you install PHPUnit 3.5 using PEAR?
#2
Posted 24 February 2011 - 03:09 PM
pear channel-discover pear.phpunit.de pear channel-discover components.ez.no pear channel-discover pear.symfony-project.com pear install phpunit/PHPUnit
#3
Posted 05 October 2012 - 09:37 AM
On windows, this may help, if your are receiving dependency errors:
pear clear-cache pear install -a -f phpunit/PHPUnit
Yii extension: Captcha Extended
Greatest discoveries in 22nd century will be about the gravitation. | Homepage: http://www.synet.sk
Greatest discoveries in 22nd century will be about the gravitation. | Homepage: http://www.synet.sk
#4
Posted 02 November 2012 - 02:33 AM
There are a lot of dependencies you have to deal with to have Pear NOT forcibly install PHPUnit 3.6. Here's what I did to get PHPUnit 3.5.15 installed: http://dustyreagan.c...-3-6-to-3-5-15/
Share this topic:
Page 1 of 1

Help














