From: foobar Date: Fri, 29 Apr 2005 08:54:16 +0000 (+0000) Subject: Make sure E_STRICT is set always X-Git-Tag: php-5.0.1b1~371 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e57408a098f4877266bf8f8a4cb659fb109910bd;p=php 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--