X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fmessage002.phpt;h=0809676e8dc797273d595efb787ba841c142afba;hb=8aee6cd43a5071b5c8c3fb7599b6008d63264b50;hp=f701bc2aa104043dd1ec84de6abc89ab0ff70255;hpb=3376273a21805af86bcf340ab32d07eb68864313;p=m6w6%2Fext-http diff --git a/tests/message002.phpt b/tests/message002.phpt index f701bc2..0809676 100644 --- a/tests/message002.phpt +++ b/tests/message002.phpt @@ -9,8 +9,10 @@ b=c HTTP_X_TEST=test --COOKIE-- foo=bar +--INI-- +always_populate_raw_post_data=-1 --FILE-- -getBody()); echo "stream\n"; var_dump(file_get_contents("php://input")); - -echo "Done\n"; +?> +Done --EXPECTF-- Test -object(%s)#%d (13) { - ["errorHandling":protected]=> - NULL +object(%s)#%d (12) { ["type":protected]=> int(1) ["body":protected]=> - object(%s)#%d (1) { - ["errorHandling":protected]=> - NULL - } + NULL ["requestMethod":protected]=> string(4) "POST" ["requestUrl":protected]=> @@ -65,17 +62,13 @@ object(%s)#%d (13) { ["parentMessage":protected]=> NULL ["query":protected]=> - object(http\QueryString)#2 (2) { - ["errorHandling":protected]=> - NULL + object(http\QueryString)#2 (1) { ["queryArray":"http\QueryString":private]=> array(0) { } } ["form":protected]=> - object(http\QueryString)#3 (2) { - ["errorHandling":protected]=> - NULL + object(http\QueryString)#3 (1) { ["queryArray":"http\QueryString":private]=> array(0) { }