From: foobar Date: Fri, 29 Apr 2005 08:54:30 +0000 (+0000) Subject: MFH: Make sure E_STRICT is set always X-Git-Tag: php-5.0.5RC1~345 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=94e8a7b47da6dd1d85e1159a369f1f7614ad7458;p=php MFH: Make sure E_STRICT is set always --- diff --git a/Zend/tests/bug30332.phpt b/Zend/tests/bug30332.phpt index 83e78e29bb..e2478498cd 100644 --- a/Zend/tests/bug30332.phpt +++ b/Zend/tests/bug30332.phpt @@ -2,6 +2,7 @@ Bug #30332 (zend.ze1_compatibility_mode isnt fully compatable with array_push()) --INI-- zend.ze1_compatibility_mode=on +error_reporting=4095 --FILE--