diff options
Diffstat (limited to 'ext/json/tests')
| -rw-r--r-- | ext/json/tests/bug41567.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
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-- <?php if (!extension_loaded('json')) print 'skip'; ?> --FILE-- |
