On Wed, Jul 1, 2009 at 08:05, Kalle Sommer Nielsen<ka...@php.net> wrote:
> 2009/6/30 Hannes Magnusson <hannes.magnus...@gmail.com>:
>> Like I warned about; if you enable any of these features in your
>> php.ini and then run the test suite.. there are only a handful of
>> tests that actually pass.
>
> I can see us passing -n parameter to the binary when executing a test,
> as most tests rely on the default builtin values in php.

That defeats the point of the tests. They need to be tested under
various configurations.

For those tests that require special INI settings we have the --INI--
section to make sure those are set the way the test requires it.
Everything else should work under other configurations.

-Hannes

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to