The newest release of PHPUnit 3.6 broke my unit test process in PHPStorm. PHPStorm is aware of the issue and is fixing it in the next update. However, in order to run my unit tests in the meantime I had to downgrade from PHPUnit 3.6 to 3.5.15, which was harder than it should’ve been. If you try installing PHPUnit-3.5.15 first, you’ll find PEAR forces you to install 3.6. The way around this is inst