php-src/ext/json/tests
2009-08-03 04:01:57 +00:00
..
001.phpt Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings 2008-12-12 23:17:44 +00:00
002.phpt Add PHP_JSON_FORCE_OBJECT for forcing an object output of an array 2009-03-17 23:15:17 +00:00
003.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
004.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
005.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
006.phpt Add support for encoding options 2007-12-17 07:48:21 +00:00
007.phpt Add json_last_error() for getting a bit of information about what failed during a decode, also fixes a segfault when we have [1} 2008-12-19 02:00:59 +00:00
bug40503.phpt fix tests 2007-04-26 23:42:36 +00:00
bug41034.phpt MFB fix for #41034 2007-04-23 10:48:13 +00:00
bug41067.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
bug41403.phpt Fix broken json tests in all branches 2009-08-03 04:01:57 +00:00
bug41504.phpt Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings 2008-12-12 23:17:44 +00:00
bug41567.phpt - Fixed tests 2008-11-19 16:59:17 +00:00
bug42090.phpt Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings 2008-12-12 23:17:44 +00:00
bug42785.phpt Fix 2 broken json tests. 2009-07-26 07:21:02 +00:00
bug43941.phpt Fix 2 broken json tests. 2009-07-26 07:21:02 +00:00
bug45791.phpt Missing skip in tests 2009-03-17 23:29:39 +00:00
bug46215.phpt Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64 2009-01-23 20:23:32 +00:00
bug47644.phpt Fix bug #47644 - Valid integers are truncated with json_decode() 2009-03-17 02:00:08 +00:00
fail001.phpt Fix bug #45989 - json_decode() doesn't return NULL on certain invalid strings 2008-12-12 23:17:44 +00:00
json_decode_basic.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-14 12:08:33 +00:00
json_decode_error.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-14 12:08:33 +00:00
json_encode_basic_utf8.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-14 12:08:33 +00:00
json_encode_basic.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-14 12:08:33 +00:00
json_encode_error.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-14 12:08:33 +00:00
pass001.1_64bit.phpt Fix broken json tests in all branches 2009-08-03 04:01:57 +00:00
pass001.1.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
pass001.phpt Fix broken json tests in all branches 2009-08-03 04:01:57 +00:00
pass002.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00
pass003.phpt - killed off UEXPECT 2008-05-27 18:16:04 +00:00