import zend simplexml tests
[hiphop-php.git] / hphp / test / zend / bad / ext-simplexml / bug41861.php.expectf
blob5b0c2fe79a2984201063001138d652e7e3efbd72
1 root(recursive): 'root' -- namespaces: #ns1, #ns2, #ns3
2 root(non-recursive): 'root' -- namespaces: 
3 children(): 'first_node_no_ns' -- namespaces: 
4 children(): 'last_node_no_ns' -- namespaces: 
5 children(#ns1): 'node1' -- namespaces: #ns1
6 children(#ns2): 'node2' -- namespaces: #ns2
7 children(#ns3): 'node3' -- namespaces: #ns3
8 ===DONE===