--TEST-- Registration of HTTP_RAW_POST_DATA due to unknown content-type --INI-- magic_quotes_gpc=0 always_populate_raw_post_data=0 --SKIPIF-- --POST_RAW-- Content-Type: unknown/type a=1&b=ZYX --FILE-- --EXPECT-- array(0) { } string(9) "a=1&b=ZYX"