From 1cb417edd75bade40b8bb19684af43a653ea1ac0 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Mon, 14 Apr 2008 17:24:11 +0000 Subject: [PATCH] - Fixed test --- ext/libxml/tests/004.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1