Handle this typehints
[hiphop-php.git] / hphp / test / slow / simple_xml / add_child.php.expectf
blob80842c534124a79ebace7bd5cbb80b00821a0fbd
1 string(5) "world"
2 string(0) ""
3 object(SimpleXMLElement)#%d (2) {
4   ["foobar"]=>
5   object(SimpleXMLElement)#%d (0) {
6   }
7   ["hello"]=>
8   string(5) "world"
10 string(0) ""
11 string(5) "world"