release 1.1.0
[m6w6/ext-json_post] / tests / error004.phpt
1 --TEST--
2 json_post with malformed JSON [exit] (https://github.com/m6w6/ext-json_post/issues/3)
3 --INI--
4 json_post.onerror.exit = true
5 --POST_RAW--
6 Content-Type: application/json
7
8 {"a
9 --FILE_EXTERNAL--
10 error.inc
11 --EXPECTHEADERS--
12 --EXPECT--