diff options
Diffstat (limited to 'ext/json/tests')
-rw-r--r-- | ext/json/tests/bug41567.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/json/tests/bug41567.phpt b/ext/json/tests/bug41567.phpt index a253a47b7a..5553df397c 100644 --- a/ext/json/tests/bug41567.phpt +++ b/ext/json/tests/bug41567.phpt @@ -1,7 +1,5 @@ --TEST-- Bug #41567 (json_encode() double conversion is inconsistent with PHP) ---INI-- -precision=14 --SKIPIF-- <?php if (!extension_loaded('json')) print 'skip'; ?> --FILE-- |