Le sam 08/03/2003 à 07:14, Oden Eriksson a écrit :
> > - add make test **** 270 tests total! ****
> 
> I hope you consider "make test" will use "/etc/php.ini" and "/etc/php/*.ini", 
> no matter what..., and oh..., make sure there's no "/php.ini".

Tests should be independent of /etc/php.ini, or at least not give any
FAIL messages. If there are FAIL messages, just send me the bug reports,
and I'll deactivate those tests. For the record, it works with or
without php.ini.

As for /etc/php/*.ini, it's assumed and normal that the tests use it. If
some tests fail, I want to know about it.

And make test doesn't use /php.ini, only the Apache module checks for
this file, the php-cli binary doesn't, and make test uses the php-cli.

Jean-Michel


Reply via email to