]> granicus.if.org Git - php/commitdiff
fix precision
authorAntony Dovgal <tony2001@php.net>
Mon, 14 May 2007 11:04:08 +0000 (11:04 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 14 May 2007 11:04:08 +0000 (11:04 +0000)
ext/standard/tests/general_functions/strval.phpt

index 377cae1ef043a3f682cf7a7484a2db3888ffd0bc..8cf827303d817d50911e1edbe34bc68e53984e14 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Test strval() function
+--INI--
+precision=14
 --FILE--
 <?php
 /* Prototype: string strval ( mixed $var );