From: Felipe Pena Date: Wed, 19 Nov 2008 16:59:17 +0000 (+0000) Subject: - Fixed tests X-Git-Tag: BEFORE_HEAD_NS_CHANGES_MERGE~147 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12c2d8019401c8b436e6dac3d1d89657d65c783e;p=php - Fixed tests --- diff --git a/ext/json/tests/bug41567.phpt b/ext/json/tests/bug41567.phpt index 5553df397c..a253a47b7a 100644 --- a/ext/json/tests/bug41567.phpt +++ b/ext/json/tests/bug41567.phpt @@ -1,5 +1,7 @@ --TEST-- Bug #41567 (json_encode() double conversion is inconsistent with PHP) +--INI-- +precision=14 --SKIPIF-- --FILE-- diff --git a/ext/standard/tests/strings/similar_text_basic.phpt b/ext/standard/tests/strings/similar_text_basic.phpt index 0eaf5c1c26..37b6527180 100644 --- a/ext/standard/tests/strings/similar_text_basic.phpt +++ b/ext/standard/tests/strings/similar_text_basic.phpt @@ -3,7 +3,7 @@ similar_text(), basic tests --CREDITS-- Mats Lindh #Testfest php.no ---INIT-- +--INI-- precision=14 --FILE--