On Wed, Oct 23, 2002 at 08:36:58PM -0400, Adam Maccabee Trachtenberg wrote:
> > In short, I just want to know why run-tests.php needs an external > > dependency on php.ini-dist. I would much prefer run-tests.php to be > > self-contained. > > We could probably make sure run-tests.php had the same default > settings as php.ini-recommended (and overrode them when necessary to > test alternate configurations), but if we always use the actual > php.ini-recommended file from the distribution, we don't need to worry > about the two becoming out of sync. Apparently, the INI file that is used by run-tests.php only applies to the run-tests.php script and _not_ to the actual tests themselves. At least, I'm pretty sure that's how Yasuo explained it earlier in this discussion. -- Jon Parise ([EMAIL PROTECTED]) :: The PHP Project (http://www.php.net/) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php