From: chad at herballure dot com Operating system: Linux PHP version: 5.2.5RC1 PHP Bug Type: Unknown/Other Function Bug description: Tests affected by system php.ini file
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 bug report at http://bugs.php.net/?id=43035&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=43035&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=43035&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=43035&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=43035&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=43035&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=43035&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=43035&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=43035&r=needscript Try newer version: http://bugs.php.net/fix.php?id=43035&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=43035&r=support Expected behavior: http://bugs.php.net/fix.php?id=43035&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=43035&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=43035&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=43035&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=43035&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=43035&r=dst IIS Stability: http://bugs.php.net/fix.php?id=43035&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=43035&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=43035&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=43035&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=43035&r=mysqlcfg