From 94e8a7b47da6dd1d85e1159a369f1f7614ad7458 Mon Sep 17 00:00:00 2001 From: foobar Date: Fri, 29 Apr 2005 08:54:30 +0000 Subject: [PATCH] MFH: Make sure E_STRICT is set always --- Zend/tests/bug30332.phpt | 1 + Zend/tests/bug32852.phpt | 1 + 2 files changed, 2 insertions(+) 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--