Fix PHPUnit version to 3.7.35
authorphysikerwelt (Moritz Schubotz) <wiki@physikerwelt.de>
Fri, 9 May 2014 10:08:55 +0000 (12:08 +0200)
committerBryanDavis <bdavis@wikimedia.org>
Sat, 10 May 2014 11:20:06 +0000 (11:20 +0000)
commit3ca5ecb4861c4d1832cdda18ec7833c2ab4ff388
treeb8573317c14ec082b77ae5640cabe3f12e0d75cb
parentf9ade80aaa199de77d80110c188c051700f531bb
Fix PHPUnit version to 3.7.35

"MediaWiki tries to require PHPUnit files directly,
but the phpunit/phpunit PEAR channel now falls back to the PHAR
method (install a single file, /usr/bin/phpunit, with all classes
packed inside it)." (from the bug report)

Bug: 64597
Change-Id: Ib93b32473ab1a96ea97d90c15fd3675e8ec9843c
tests/phpunit/install-phpunit.sh