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

38 linhas
600 B
Plaintext

DebuggerClient
object(DebuggerClient)#1 (0) {
}
string(26) "O:14:"DebuggerClient":0:{}"
object(DebuggerClient)#2 (0) {
}
array(4) {
[0]=>
string(11) "__construct"
[1]=>
string(8) "getState"
[2]=>
string(4) "init"
[3]=>
string(10) "processCmd"
}
================
A_DebuggerClient
object(A_DebuggerClient)#3 (1) {
["___x"]=>
NULL
}
string(41) "O:16:"A_DebuggerClient":1:{s:4:"___x";N;}"
object(A_DebuggerClient)#4 (1) {
["___x"]=>
NULL
}
array(4) {
[0]=>
string(11) "__construct"
[1]=>
string(8) "getState"
[2]=>
string(4) "init"
[3]=>
string(10) "processCmd"
}