From: Antony Dovgal Date: Thu, 12 Jul 2007 09:26:42 +0000 (+0000) Subject: fix test X-Git-Tag: php-5.2.4RC1~173 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9069dde1a4c5a4c9beafa11a6df037c2dd0e7b80;p=php fix test --- diff --git a/ext/standard/tests/general_functions/is_callable.phpt b/ext/standard/tests/general_functions/is_callable.phpt index 3a45e515df..66aa1d352e 100644 --- a/ext/standard/tests/general_functions/is_callable.phpt +++ b/ext/standard/tests/general_functions/is_callable.phpt @@ -1,5 +1,7 @@ --TEST-- Test is_callable() function +--INI-- +precision=14 --FILE--