From b33ea59337fc761472bf162636826f4abf95b313 Mon Sep 17 00:00:00 2001 From: Raghubansh Kumar Date: Tue, 11 Sep 2007 05:21:40 +0000 Subject: [PATCH] fix test --- ext/standard/tests/general_functions/is_callable.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/standard/tests/general_functions/is_callable.phpt b/ext/standard/tests/general_functions/is_callable.phpt index 66aa1d352e..b15703fed8 100644 --- a/ext/standard/tests/general_functions/is_callable.phpt +++ b/ext/standard/tests/general_functions/is_callable.phpt @@ -2,6 +2,7 @@ Test is_callable() function --INI-- precision=14 +error_reporting = E_ALL & ~E_NOTICE | E_STRICT --FILE--