mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
fix test
This commit is contained in:
@@ -15,5 +15,4 @@ var_dump($_POST, $HTTP_RAW_POST_DATA);
|
||||
--EXPECT--
|
||||
array(0) {
|
||||
}
|
||||
string(10) "a=1&b=ZYX
|
||||
"
|
||||
string(10) "a=1&b=ZYX"
|
||||
|
||||
Reference in New Issue
Block a user