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 d087e02 commit 17aa3edCopy full SHA for 17aa3ed
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