Arquivos
hhvm/hphp/test/quick/builtin_extension_XMLReader.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

130 linhas
2.2 KiB
Plaintext

XMLReader
object(XMLReader)#1 (0) {
}
string(20) "O:9:"XMLReader":0:{}"
object(XMLReader)#2 (0) {
}
array(27) {
[0]=>
string(11) "__construct"
[1]=>
string(4) "open"
[2]=>
string(3) "XML"
[3]=>
string(5) "close"
[4]=>
string(4) "read"
[5]=>
string(4) "next"
[6]=>
string(10) "readString"
[7]=>
string(12) "readInnerXML"
[8]=>
string(12) "readOuterXML"
[9]=>
string(19) "moveToNextAttribute"
[10]=>
string(12) "getAttribute"
[11]=>
string(14) "getAttributeNo"
[12]=>
string(14) "getAttributeNs"
[13]=>
string(15) "moveToAttribute"
[14]=>
string(17) "moveToAttributeNo"
[15]=>
string(17) "moveToAttributeNs"
[16]=>
string(13) "moveToElement"
[17]=>
string(20) "moveToFirstAttribute"
[18]=>
string(7) "isValid"
[19]=>
string(6) "expand"
[20]=>
string(5) "__get"
[21]=>
string(17) "getParserProperty"
[22]=>
string(15) "lookupNamespace"
[23]=>
string(9) "setSchema"
[24]=>
string(17) "setParserProperty"
[25]=>
string(16) "setRelaxNGSchema"
[26]=>
string(22) "setRelaxNGSchemaSource"
}
================
A_XMLReader
object(A_XMLReader)#3 (1) {
["___x"]=>
NULL
}
string(36) "O:11:"A_XMLReader":1:{s:4:"___x";N;}"
object(A_XMLReader)#4 (1) {
["___x"]=>
NULL
}
array(27) {
[0]=>
string(11) "__construct"
[1]=>
string(4) "open"
[2]=>
string(3) "XML"
[3]=>
string(5) "close"
[4]=>
string(4) "read"
[5]=>
string(4) "next"
[6]=>
string(10) "readString"
[7]=>
string(12) "readInnerXML"
[8]=>
string(12) "readOuterXML"
[9]=>
string(19) "moveToNextAttribute"
[10]=>
string(12) "getAttribute"
[11]=>
string(14) "getAttributeNo"
[12]=>
string(14) "getAttributeNs"
[13]=>
string(15) "moveToAttribute"
[14]=>
string(17) "moveToAttributeNo"
[15]=>
string(17) "moveToAttributeNs"
[16]=>
string(13) "moveToElement"
[17]=>
string(20) "moveToFirstAttribute"
[18]=>
string(7) "isValid"
[19]=>
string(6) "expand"
[20]=>
string(5) "__get"
[21]=>
string(17) "getParserProperty"
[22]=>
string(15) "lookupNamespace"
[23]=>
string(9) "setSchema"
[24]=>
string(17) "setParserProperty"
[25]=>
string(16) "setRelaxNGSchema"
[26]=>
string(22) "setRelaxNGSchemaSource"
}