<div>Hi,</div>
                 
                <p style="color: #A0A0A8;">On Wednesday, 29 May 2013 at 11:51 PM, Madhura Jayaratne wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><div dir="ltr">Hi all,<div><br></div><div>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.<br clear="all">
<div><br></div>-- <br>Thanks and Regards,<div><br></div><div>Madhura Jayaratne<br><div><br></div></div>
</div></div>
</div><div><div>------------------------------------------------------------------------------</div><div>Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET</div><div>Get 100% visibility into your production application - at no cost.</div><div>Code-level diagnostics for performance bottlenecks with <2% overhead</div><div>Download for free and get started troubleshooting in minutes.</div><div><a href="http://p.sf.net/sfu/appdyn_d2d_ap1">http://p.sf.net/sfu/appdyn_d2d_ap1</a></div></div><div><div>_______________________________________________</div><div>Phpmyadmin-devel mailing list</div><div><a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a></div><div><a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    Different tests have or need different global settings. So I think this is to prevent the global settings of different tests from interfering with each other.
                </div><div><br></div><div>Thanks,</div><div>Ayush</div>