mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
XFAIL-- for bug #67198
This commit is contained in:
parent
5bdfa4d1c6
commit
66c177c770
@ -37,8 +37,6 @@ php_cli_server_start("exit(file_get_contents('php://input'));", false, "-d enabl
|
||||
|
||||
var_dump(file_get_contents("http://" . PHP_CLI_SERVER_ADDRESS, false, $context));
|
||||
var_dump(file_get_contents("http://" . PHP_CLI_SERVER_ADDRESS, false, $context));
|
||||
--XFAIL--
|
||||
67198 is open
|
||||
--EXPECT--
|
||||
string(4) "PASS"
|
||||
string(4) "PASS"
|
||||
|
Loading…
Reference in New Issue
Block a user