> This is just another example why we should use certain ini. > I think we agreed to use certain php.ini, such as php.ini-test. > Not setting one by one.
There was no such agreement. In fact, for proper testing each test should explicitly define which ini settings it depends on so that we can test for bugs caused by unintended ini setting side-effects. By limiting all tests to run with a known ini environment we are not performing a real-world test. -Rasmus -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php