diff options
Diffstat (limited to 'ext/simplexml/tests/bug41175.phpt')
-rw-r--r-- | ext/simplexml/tests/bug41175.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/bug41175.phpt b/ext/simplexml/tests/bug41175.phpt index db03da977e..432f217b16 100644 --- a/ext/simplexml/tests/bug41175.phpt +++ b/ext/simplexml/tests/bug41175.phpt @@ -12,7 +12,7 @@ echo $xml->asXML(); ?> ===DONE=== ---EXPECT-- +--EXPECT-- <?xml version="1.0"?> <img src="foo" alt=""/> ===DONE===
\ No newline at end of file |