php-src/ext/json/tests
2009-07-15 13:44:14 +00:00
..
001.phpt Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64 2009-01-23 20:23:29 +00:00
002.phpt MFH Add PHP_JSON_FORCE_OBJECT for forcing an object output of an array 2009-03-17 23:15:40 +00:00
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt MFH 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:57 +00:00
bug40503.phpt
bug41034.phpt
bug41067.phpt
bug41403.phpt
bug41504.phpt
bug41567.phpt
bug42090.phpt
bug42785.phpt
bug43941.phpt
bug45791.phpt MFH Missing skip in tests 2009-03-17 23:31:14 +00:00
bug46215.phpt Fix tests. Add missing SKIPIF. Tested on Windows, Linux and Linux 64 2009-01-23 20:23:29 +00:00
bug46944.phpt Fix test again... 2009-01-08 14:09:49 +00:00
bug47644.phpt MFH Fix bug #47644 - Valid integers are truncated with json_decode() 2009-03-17 02:00:13 +00:00
fail001.phpt
json_decode_basic.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-14 12:08:27 +00:00
json_decode_error.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-14 12:08:27 +00:00
json_encode_basic_utf8.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-14 12:08:27 +00:00
json_encode_basic.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-14 12:08:27 +00:00
json_encode_error.phpt New json extension tests. Tested on Windows, Linux and Linux 64 bit. 2009-06-14 12:08:27 +00:00
pass001.1_64bit.phpt
pass001.1.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
pass001.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
pass002.phpt
pass003.phpt