]> granicus.if.org Git - php/commitdiff
- Fixed tests
authorFelipe Pena <felipe@php.net>
Wed, 19 Nov 2008 16:59:17 +0000 (16:59 +0000)
committerFelipe Pena <felipe@php.net>
Wed, 19 Nov 2008 16:59:17 +0000 (16:59 +0000)
ext/json/tests/bug41567.phpt
ext/standard/tests/strings/similar_text_basic.phpt

index 5553df397c8a1cf272392eff916a609477b2fc23..a253a47b7a4bdd034b8916eba72b492de2a70cee 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #41567 (json_encode() double conversion is inconsistent with PHP)
+--INI--
+precision=14
 --SKIPIF--
 <?php if (!extension_loaded('json')) print 'skip'; ?>
 --FILE--
index 0eaf5c1c26697a425ec0350074fee4a94f525efe..37b652718017738833408f579f0f3932d9eecee6 100644 (file)
@@ -3,7 +3,7 @@ similar_text(), basic tests
 --CREDITS--
 Mats Lindh <mats at lindh.no>
 #Testfest php.no
---INIT--
+--INI--
 precision=14
 --FILE--
 <?php