php-src/ext/json/tests
2016-08-14 13:52:59 +01:00
..
001.phpt
002.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
003.phpt Revert JSON merges to 5.4 2012-07-01 16:38:26 +02:00
004.phpt Revert JSON merges to 5.4 2012-07-01 16:38:26 +02:00
005.phpt
006.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
007.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
008.phpt Add JSON_BIGINT_AS_STRING for json_decode() to parse large numbers 2010-05-21 22:59:58 +00:00
bug40503.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug41034.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug41067.phpt
bug41403.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug41504.phpt
bug41567.phpt
bug42090.phpt
bug42785.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug43941.phpt Revert JSON merges to 5.4 2012-07-01 16:38:26 +02:00
bug45791.phpt
bug46215.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug46944.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug47644.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug50224.phpt Fixed bug #50224 where float without decimals were converted to integer 2015-01-19 00:46:02 -08:00
bug53946.phpt Revert JSON merges to 5.4 2012-07-01 16:38:26 +02:00
bug54058.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug54484.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug55543.phpt Fixed bug #55543 (json_encode() with JSON_NUMERIC_CHECK fails on objects with numeric string properties) 2011-10-17 23:51:25 +00:00
bug61537.phpt Revert JSON merges to 5.4 2012-07-01 16:38:26 +02:00
bug61978.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug62369.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug63737.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug64695.phpt Fix bug #64695 (JSON_NUMERIC_CHECK has issues with strings that are numbers plus the letter e) 2015-02-22 20:22:47 +00:00
bug64874_part1.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug64874_part2.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug66021.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
bug72787.phpt Fixed bug #72787 (json_decode reads out of bounds) 2016-08-14 13:52:59 +01:00
fail001.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
inf_nan_error.phpt Revert JSON merges to 5.4 2012-07-01 16:38:26 +02:00
json_decode_basic.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
json_decode_error.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
json_encode_basic_utf8.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
json_encode_basic.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
json_encode_error.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
json_encode_numeric.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
json_encode_pretty_print.phpt Implement FR #44331 (Formatting option for json_encode). Bikeshedding about the 2010-09-16 16:21:15 +00:00
json_encode_unescaped_slashes.phpt Implemented FR #49366 (Make slash escaping optional in json_encode()). 2010-09-16 13:53:27 +00:00
json_last_error_error.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
json_last_error_msg_error.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
pass001.1_64bit.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
pass001.1.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
pass001.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
pass002.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
pass003.phpt Use the same CS for all json tests 2015-11-15 19:06:09 +00:00
serialize.phpt Rename JSON_Serializable to JsonSerializable per ML discussion 2010-05-12 16:42:48 +00:00
unsupported_type_error.phpt Revert JSON merges to 5.4 2012-07-01 16:38:26 +02:00