ID:               43035
 Updated by:       [EMAIL PROTECTED]
 Reported By:      chad at herballure dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         *General Issues
 Operating System: Linux
 PHP Version:      5.2.5RC1
 New Comment:

It's intentional to use system php.ini to find possible issues with
different settings being something else than default. To help us fix the
 tests or some bug in PHP you need to come up with a diff against the
stock php.ini-dist / php.ini-recommended (depending what you used as
base for your php.ini).


Previous Comments:
------------------------------------------------------------------------

[2007-10-19 14:04:59] [EMAIL PROTECTED]

The tests are still broken, but not because of the reason that you
mention. All tests should run under *any* environment - although some of
the settings we force to avoid some of the things you mention.

------------------------------------------------------------------------

[2007-10-19 12:37:43] chad at herballure dot com

Description:
------------
ignore_repeated_errors, error_reporting, and display_errors in the
system php.ini file can interfere with testing, causing bogus failure
reports. Tests should run in a known-good environment, not under the
system's /usr/local/lib/php.ini settings.

388 additional failures can be provoked in 5.2.5RC1 this way. This
wastes the time of both PHP-QA (who get bogus reports) and users (who
have to hide the system php.ini by hand and replace it after running
tests--if they remember).



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=43035&edit=1

Reply via email to