better way to access json globals on PHP 5
[m6w6/ext-json_post] / tests / error001.phpt
1 --TEST--
2 json_post with malformed JSON [default] (https://github.com/m6w6/ext-json_post/issues/3)
3 --POST_RAW--
4 Content-Type: application/json
5
6 {"a
7 --FILE_EXTERNAL--
8 error.inc
9 --EXPECTHEADERS--
10 --EXPECT--
11 DONE