We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039fded commit 1d90ab6Copy full SHA for 1d90ab6
ext/dom/tests/bug47849.phpt
@@ -19,4 +19,4 @@ echo $aDOM->saveXML();
19
?>
20
--EXPECT--
21
<?xml version="1.0"?>
22
-<r:root xmlns:r="urn::root"><data xmlns="urn::data"/></r:root>
+<r:root xmlns:r="urn::root"><data xmlns="urn::data">aaa</data></r:root>
0 commit comments