JSON_POST_ERROR, json_post.onerror.* INI, warning
[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 --EXTENSIONS--
4 json_post
5 --POST_RAW--
6 Content-Type: application/json
7
8 {"a
9 --FILE_EXTERNAL--
10 error.inc
11 --EXPECTHEADERS--
12 --EXPECT--
13 DONE