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

index 5a141003e49bdb1c5b21447e3207a3b6eb7aaea8..31a184f4c8e55305b9a3f1d86c8f119a53a3c83b 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--