simplexml_debug/tests
Rowan Collins 06bfb14e18 Fix issue #3: attributes with no namespace prefix not shown
Oddly, the XML namespace spec leaves un-prefixed attributes as
undefined behaviour, rather than inheriting the default namespace.

While fixing this, I've also made most of the output ignore local
aliases, because everyone should be using namespace URIs anyway.
2021-03-14 19:22:56 +00:00
..
dump-output Fix issue #3: attributes with no namespace prefix not shown 2021-03-14 19:22:56 +00:00
input Fix issue #3: attributes with no namespace prefix not shown 2021-03-14 19:22:56 +00:00
tree-output Fix issue #3: attributes with no namespace prefix not shown 2021-03-14 19:22:56 +00:00
bootstrap.php Unit tests for dump 2014-08-09 11:36:04 -04:00
simplexml_dump_Test.php Rearrange tests to be a directory of samples, all tested the same way 2017-11-09 20:02:34 +00:00
simplexml_tree_Test.php Rearrange tests to be a directory of samples, all tested the same way 2017-11-09 20:02:34 +00:00