tony2001                Thu Jul 12 09:26:42 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/standard/tests/general_functions       is_callable.phpt 
  Log:
  fix test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/is_callable.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
Index: php-src/ext/standard/tests/general_functions/is_callable.phpt
diff -u php-src/ext/standard/tests/general_functions/is_callable.phpt:1.1.2.1 
php-src/ext/standard/tests/general_functions/is_callable.phpt:1.1.2.2
--- php-src/ext/standard/tests/general_functions/is_callable.phpt:1.1.2.1       
Tue Jun  5 09:12:34 2007
+++ php-src/ext/standard/tests/general_functions/is_callable.phpt       Thu Jul 
12 09:26:42 2007
@@ -1,5 +1,7 @@
 --TEST--
 Test is_callable() function
+--INI--
+precision=14
 --FILE--
 <?php
 /* Prototype: bool is_callable ( mixed $var [, bool $syntax_only [, string 
&$callable_name]] );

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to