
11 Jun
2013
11 Jun
'13
3:14 p.m.
On Tue, Jun 11, 2013 at 6:02 PM, Michal Čihař <michal@cihar.com> wrote:
Hi
Dne Wed, 29 May 2013 23:51:28 +0530 Madhura Jayaratne <madhura.cj@gmail.com> napsal(a):
At the test suit level, backupGlobals directive is set to false preventing PHPUnit from backing up and restoring globals for every test. I was wondering why this is set like that.
I've just enabled it and fixed most of the tests with that.
Thanks. I've removed some manual GLOBAL restorings that were used inside tests [1]
[1] https://github.com/phpmyadmin/phpmyadmin/commit/0f4e573b1e0bcb743334e4818102... -- Thanks and Regards, Madhura Jayaratne