ID: 43035 Updated by: [EMAIL PROTECTED] Reported By: chad at herballure dot com Status: Open Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 5.2.5RC1 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [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