From ff183efe61628f934f7c3ec744dd1e8423cb13af Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Wed, 23 Jan 2008 09:54:38 +0000 Subject: [PATCH] fix test --- ext/simplexml/tests/bug37076_1.phpt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ext/simplexml/tests/bug37076_1.phpt b/ext/simplexml/tests/bug37076_1.phpt index 3d288a17dc..2b305b918c 100644 --- a/ext/simplexml/tests/bug37076_1.phpt +++ b/ext/simplexml/tests/bug37076_1.phpt @@ -8,6 +8,9 @@ print $xml->asXML(); ?> ===DONE=== --EXPECT-- +Warning: main(): Cannot write or create unnamed element in %s on line %d + +Warning: main(): Cannot write or create unnamed element in %s on line %d ===DONE=== -- 2.50.1