]> granicus.if.org Git - php/commit
New json extension tests. Tested on Windows, Linux and Linux 64 bit.
authorandy wharmby <wharmby@php.net>
Sun, 14 Jun 2009 12:08:32 +0000 (12:08 +0000)
committerandy wharmby <wharmby@php.net>
Sun, 14 Jun 2009 12:08:32 +0000 (12:08 +0000)
commit9e6779cfacce79be7c1f725dfa391c8c79ea0f9f
tree134e5344f846abf92d971adbba262b5a88b0ce84
parent96271ff8fb9e0556e8021683ae2a017758d24b3f
New json extension tests. Tested on Windows, Linux and Linux 64 bit.
ext/json/tests/json_decode_basic.phpt [new file with mode: 0644]
ext/json/tests/json_decode_error.phpt [new file with mode: 0644]
ext/json/tests/json_encode_basic.phpt [new file with mode: 0644]
ext/json/tests/json_encode_basic_utf8.phpt [new file with mode: 0644]
ext/json/tests/json_encode_error.phpt [new file with mode: 0644]