]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Tue, 22 May 2007 16:57:18 +0000 (16:57 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 22 May 2007 16:57:18 +0000 (16:57 +0000)
ext/standard/tests/general_functions/gettype_settype_basic.phpt

index 52422b5f5b05c074aa309fe9ee7ac85e5768a80e..1a54d8889ce0cdc5e33587a15ad2c5016c46b7a1 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Test gettype() & settype() functions : basic functionalities
+--INI--
+precision=14
 --FILE--
 <?php
 /* Prototype: string gettype ( mixed $var );