From 9e9cee5c9d92dcfbbfc10b68c482a8ca069e820c Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Wed, 19 Oct 2005 12:48:07 +0000 Subject: [PATCH] Fixed test --- Zend/tests/bug33257.phpt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Zend/tests/bug33257.phpt b/Zend/tests/bug33257.phpt index 012faf350b..2ce3e2fe96 100755 --- a/Zend/tests/bug33257.phpt +++ b/Zend/tests/bug33257.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #33257 array_splice() inconsistent when passed function instead of variable +--INI-- +error_reporting=4095 --FILE--