diff options
| -rw-r--r-- | ext/libxml/tests/004.phpt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/ext/libxml/tests/004.phpt b/ext/libxml/tests/004.phpt index f347aed615..8bdf593b93 100644 --- a/ext/libxml/tests/004.phpt +++ b/ext/libxml/tests/004.phpt @@ -27,7 +27,7 @@ echo "Done\n";  ?>  --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  Warning: DOMDocument::load(): supplied argument is not a valid Stream-Context resource in %s004.php on line 18 | 
