php-src/ext/json/tests
2008-01-30 03:17:57 +00:00
..
001.phpt
002.phpt Fixed bug #41034 (json_encode() ignores null byte started keys in arrays) 2007-04-12 19:40:38 +00:00
003.phpt
004.phpt
005.phpt Fixed test related to bug #38469 2007-12-28 13:23:00 +00:00
006.phpt MFH (json.c r-1.32) Add support for encoding options 2007-12-17 07:48:27 +00:00
bug40503.phpt fix tests 2007-04-26 23:30:00 +00:00
bug41034.phpt fix test 2007-04-16 09:11:10 +00:00
bug41067.phpt Fixed bug #41067 (json_encode() problem with UTF-16 input). 2007-04-16 22:31:05 +00:00
bug41403.phpt - Added missing SKIPIFs 2007-06-29 13:51:27 +00:00
bug41504.phpt oops 2007-06-29 14:00:21 +00:00
bug41567.phpt typo 2007-06-29 14:01:11 +00:00
bug42090.phpt MFH: Fixed bug#42090 (json_decode causes segmentation fault) 2007-07-24 22:57:13 +00:00
bug42785.phpt Added test for bug #42785 2007-10-01 15:33:11 +00:00
bug43941.phpt fix #43941: invalid utf-8 not accepted 2008-01-30 03:17:57 +00:00
fail001.phpt This test should only test failures 2007-05-25 12:31:03 +00:00
pass001.1_64bit.phpt adjust test for 64bit 2007-06-08 08:40:28 +00:00
pass001.1.phpt Fixed bug #41673 (json_encode breaks large numbers in arrays). 2007-06-13 17:07:58 +00:00
pass001.phpt Adjust tests to reflect the new expected output 2007-05-27 17:57:57 +00:00
pass002.phpt
pass003.phpt