diff options
Diffstat (limited to 'ext/json/tests/json_encode_numeric.phpt')
-rw-r--r-- | ext/json/tests/json_encode_numeric.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/json/tests/json_encode_numeric.phpt b/ext/json/tests/json_encode_numeric.phpt index c3c7edd444..beb069f1a5 100644 --- a/ext/json/tests/json_encode_numeric.phpt +++ b/ext/json/tests/json_encode_numeric.phpt @@ -2,8 +2,6 @@ Test json_encode() function with numeric flag --INI-- serialize_precision=-1 ---SKIPIF-- -<?php if (!extension_loaded("json")) print "skip"; ?> --FILE-- <?php var_dump( |