Arquivos
hhvm/hphp/test/quick/builtin_extension_DOMNode.php.expectf
T
Paul Tarjan 6ef9d37225 fix builtin extension tests
In D804289 I scrwed up and needed a ##/g## in my script...
2013-05-21 11:12:06 -07:00

106 linhas
1.7 KiB
Plaintext

DOMNode
object(DOMNode)#1 (0) {
}
string(18) "O:7:"DOMNode":0:{}"
object(DOMNode)#2 (0) {
}
array(21) {
[0]=>
string(11) "__construct"
[1]=>
string(11) "appendChild"
[2]=>
string(9) "cloneNode"
[3]=>
string(9) "getLineNo"
[4]=>
string(13) "hasAttributes"
[5]=>
string(13) "hasChildNodes"
[6]=>
string(12) "insertBefore"
[7]=>
string(18) "isDefaultNamespace"
[8]=>
string(10) "isSameNode"
[9]=>
string(11) "isSupported"
[10]=>
string(18) "lookupNamespaceUri"
[11]=>
string(12) "lookupPrefix"
[12]=>
string(9) "normalize"
[13]=>
string(11) "removeChild"
[14]=>
string(12) "replaceChild"
[15]=>
string(4) "c14n"
[16]=>
string(8) "c14nfile"
[17]=>
string(11) "getNodePath"
[18]=>
string(5) "__get"
[19]=>
string(5) "__set"
[20]=>
string(7) "__isset"
}
================
A_DOMNode
object(A_DOMNode)#3 (1) {
["___x"]=>
NULL
}
string(33) "O:9:"A_DOMNode":1:{s:4:"___x";N;}"
object(A_DOMNode)#4 (1) {
["___x"]=>
NULL
}
array(21) {
[0]=>
string(11) "__construct"
[1]=>
string(11) "appendChild"
[2]=>
string(9) "cloneNode"
[3]=>
string(9) "getLineNo"
[4]=>
string(13) "hasAttributes"
[5]=>
string(13) "hasChildNodes"
[6]=>
string(12) "insertBefore"
[7]=>
string(18) "isDefaultNamespace"
[8]=>
string(10) "isSameNode"
[9]=>
string(11) "isSupported"
[10]=>
string(18) "lookupNamespaceUri"
[11]=>
string(12) "lookupPrefix"
[12]=>
string(9) "normalize"
[13]=>
string(11) "removeChild"
[14]=>
string(12) "replaceChild"
[15]=>
string(4) "c14n"
[16]=>
string(8) "c14nfile"
[17]=>
string(11) "getNodePath"
[18]=>
string(5) "__get"
[19]=>
string(5) "__set"
[20]=>
string(7) "__isset"
}