--TEST-- json_post with empty object --SKIPIF-- --POST_RAW-- Content-type: text/json { } --FILE-- Done --EXPECTF-- array(0) { } int(0) Done