mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
- Fixed test
This commit is contained in:
parent
5b4aad0cf0
commit
1cb417edd7
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ echo "Done\n";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
--EXPECTF--
|
--EXPECTF--
|
||||||
Warning: options should have the form ["wrappername"]["optionname"] = $value in %s004.php on line 10
|
Warning: stream_context_create(): options should have the form ["wrappername"]["optionname"] = $value in %s004.php on line 10
|
||||||
NULL
|
NULL
|
||||||
|
|
||||||
Warning: DOMDocument::load(): supplied argument is not a valid Stream-Context resource in %s004.php on line 18
|
Warning: DOMDocument::load(): supplied argument is not a valid Stream-Context resource in %s004.php on line 18
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue