2011/9/14 Ferenc Kovacs <tyr...@gmail.com>: >> >> Why do we even have this tmp-php.ini? Why not just make test without >> any .ini files, i.e. just with -n option? > > [20:44:09] <bjori> Tyrael: tmp-php.ini is built from the system ini > [20:44:45] <bjori> Tyrael: if he builds php with > --with-config-file-scan-dir=/where/ever/he/has/another/php.ini, then > it will use that ini > [20:45:09] <bjori> Tyrael: and thats the whole point of tmp-php.ini, > to not only test the default ini, but also random user configurations > > I agree that it is a bad practice to test random user configuration in > our test suite. > that's just another moving part in the system.
I understand how it works, maybe should we do then this behavior optional (if user wants to test his current configuration) and default make test will run without any php.inis? > -- > Ferenc Kovács > @Tyr43l - http://tyrael.hu > -- Regards, Shein Alexey -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php