]> granicus.if.org Git - php/commitdiff
- Fix test
authorMarcus Boerger <helly@php.net>
Wed, 1 Mar 2006 17:19:22 +0000 (17:19 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 1 Mar 2006 17:19:22 +0000 (17:19 +0000)
Zend/tests/zend_strtod.phpt

index 32d1c0abaeb2db2d69e705775d80479a66fe4ef8..1b11be03882323b114c5898dea33c68483b18d6d 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 zend_strtod() leaks on big doubles
+--INI--
+precision=14
 --FILE--
 <?php
 var_dump("1139932690.21688500" - "1139932790.21688500");