007+ [nodeName] => #document
008+ [nodeValue] =>
009+ [nodeType] => 9
010+ [parentNode] =>
011+ [childNodes] => (object value omitted)
012+ [firstChild] => (object value omitted)
013+ [lastChild] => (object value omitted)
014+ [previousSibling] =>
015+ [attributes] =>
016+ [ownerDocument] =>
017+ [namespaceURI] =>
018+ [prefix] =>
019+ [localName] =>
020+ [baseURI] => /home/travis/build/php/php-src/
021+ [textContent] =>
022+ foobar
023+
024+ )
007- [doctype] =>
008- [implementation] => (object value omitted)
009- [documentElement] => (object value omitted)
010- [actualEncoding] =>
011- [encoding] =>
012- [xmlEncoding] =>
013- [standalone] => 1
014- [xmlStandalone] => 1
015- [version] => 1.0
016- [xmlVersion] => 1.0
017- [strictErrorChecking] => 1
018- [documentURI] => %s
019- [config] =>
020- [formatOutput] =>
021- [validateOnParse] =>
022- [resolveExternals] =>
023- [preserveWhiteSpace] => 1
024- [recover] =>
025- [substituteEntities] =>
026- [nodeName] => #document
027- [nodeValue] =>
028- [nodeType] => 9
029- [parentNode] =>
030- [childNodes] => (object value omitted)
031- [firstChild] => (object value omitted)
032- [lastChild] => (object value omitted)
033- [previousSibling] =>
034- [attributes] =>
035- [ownerDocument] =>
036- [namespaceURI] =>
037- [prefix] =>
038- [localName] =>
039- [baseURI] => %s
040- [textContent] =>
041- foobar
042-
043- )