00fb76b9113db79ee2acf603373da946164f5a5d
[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 --EXTENSIONS--
4 json_post
5 --INI--
6 json_post.onerror.exit = true
7 --POST_RAW--
8 Content-Type: application/json
9
10 {"a
11 --FILE_EXTERNAL--
12 error.inc
13 --EXPECTHEADERS--
14 --EXPECT--