From: TAPAKAH at hello dot lv Operating system: Linux PHP version: 5CVS-2004-02-01 (dev) PHP Bug Type: PHP options/info functions Bug description: error_reporting E_STRICT does not include E_ALL
Description: ------------ When error_reporting is set to E_STRICT, eg reported errors are only in this category (don't include E_ALL), end outputs just a blank page php is compiled statically into apache 1.3.29, error_reporting is set in httpd.conf by "php_value error_reporting 2048" function -- Edit bug report at http://bugs.php.net/?id=27113&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27113&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27113&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27113&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27113&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27113&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27113&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27113&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27113&r=support Expected behavior: http://bugs.php.net/fix.php?id=27113&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27113&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27113&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27113&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27113&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27113&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27113&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27113&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27113&r=float
