php-src/ext/json/tests
2019-03-07 15:54:31 +01:00
..
001.phpt Use empty keys instead of _empty_ in json decoding 2016-06-20 19:44:00 +01:00
002.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
003.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
004.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
005.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
006.phpt
007.phpt
008.phpt
bug40503.phpt Use seialize_precision instead of precision in all json tests 2017-12-30 17:34:01 +00:00
bug41034.phpt
bug41067.phpt
bug41403.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug41504.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug41567.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug42090.phpt
bug42785.phpt Prevent from being affected by local php.ini 2017-10-13 18:23:56 +08:00
bug43941.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug45791.phpt
bug46215.phpt
bug46944.phpt
bug47644.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug50224.phpt Prevent from being affected by local php.ini 2017-10-13 18:23:56 +08:00
bug53946.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug54058.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug54484.phpt
bug55543.phpt
bug61537.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug61978.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug62010.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug62369.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug63737.phpt
bug64695.phpt
bug64874_part1.phpt
bug64874_part2.phpt
bug66021.phpt
bug66025.phpt Introduce json encoder to fix globals related issues 2016-10-30 13:20:10 +00:00
bug68546.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug68567.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug68817.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug68938.phpt
bug68992.phpt Merge branch 'PHP-7.0' into PHP-7.1 2016-09-19 16:42:53 +02:00
bug69187.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug71835.phpt
bug72069.phpt
bug72787.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug73113.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug73254.phpt Introduce json encoder to fix globals related issues 2016-10-30 13:20:10 +00:00
bug73991.phpt Add missing SKIPIF sections 2018-02-03 13:54:34 +01:00
fail001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
inf_nan_error.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
json_decode_basic.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
json_decode_error.phpt Add tests for json_decode with depth below 0 2018-01-24 21:23:24 +01:00
json_decode_exceptions.phpt Add missing SKIPIF sections 2018-02-03 13:54:34 +01:00
json_decode_invalid_utf8.phpt Fix segfault in json ignoring of invalid UTF8 2017-08-06 17:20:31 +01:00
json_encode_basic.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
json_encode_basic_utf8.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
json_encode_exceptions.phpt Add missing SKIPIF sections 2018-02-03 13:54:34 +01:00
json_encode_invalid_utf8.phpt Add JSON_INVALID_UTF8_SUBSTITUTE and JSON_INVALID_UTF8_IGNORE 2017-07-16 12:35:24 +01:00
json_encode_numeric.phpt Prevent from being affected by local php.ini 2017-10-13 18:23:56 +08:00
json_encode_pretty_print.phpt
json_encode_u2028_u2029.phpt
json_encode_unescaped_slashes.phpt
json_exceptions_error_clearing.phpt Add missing SKIPIF sections 2018-02-03 13:54:34 +01:00
json_last_error_error.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
json_last_error_msg_error.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pass001.1.phpt Make more tests run on 64bit plataforms 2018-07-30 09:43:09 -03:00
pass001.1_64bit.phpt Merge branch 'PHP-7.1' into PHP-7.2 2017-12-30 17:41:45 +00:00
pass001.phpt Merge branch 'PHP-7.1' into PHP-7.2 2017-12-30 17:41:45 +00:00
pass002.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
pass003.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
serialize.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
unsupported_type_error.phpt