Prevent GC during phpunit shutdown
authorcsteipp <csteipp@wikimedia.org>
Wed, 2 Apr 2014 00:28:55 +0000 (17:28 -0700)
committerTim Starling <tstarling@wikimedia.org>
Mon, 14 Apr 2014 21:09:10 +0000 (21:09 +0000)
commit90b3d6285481e5fab8fdbc0ad3a0415f82555df3
tree945b22d55122258aa04a62e52105812cd9956e40
parenta34555a39d328e74feaf31f40dbb9122081a6c7d
Prevent GC during phpunit shutdown

To keep phpunit from segfaulting during shutdown, turn off GC for
php 5.3.

Bug: 62623
Change-Id: Ie59780e37cbea027cc204a43df406667c3f432ab
tests/phpunit/phpunit.php