Arquivos
hhvm/hphp/test/quick/builtin_extension_DebuggerProxyCmdUser.php.expectf
T
Paul Tarjan c4357440b0 slice up builtin_extension
This .expectf files turns into a huge regex and is our largest one. Instead lets have many small tests.

I made it with some fancy bash script.
2013-05-09 11:37:39 -07:00

39 linhas
748 B
Plaintext

DebuggerProxyCmdUser
object(DebuggerProxyCmdUser)#1 (0) {
}
string(32) "O:20:"DebuggerProxyCmdUser":0:{}"
object(DebuggerProxyCmdUser)#2 (0) {
}
array(3) {
[0]=>
string(11) "__construct"
[1]=>
string(7) "isLocal"
[2]=>
string(4) "send"
}
================
A_DebuggerProxyCmdUser
HipHop Warning: DateInterval::__construct() expects exactly 1 parameter, 0 given in %s on line 26
object(A_DebuggerProxyCmdUser)#3 (1) {
["___x"]=>
NULL
}
string(47) "O:22:"A_DebuggerProxyCmdUser":1:{s:4:"___x";N;}"
object(A_DebuggerProxyCmdUser)#4 (1) {
["___x"]=>
NULL
}
array(5) {
[0]=>
string(11) "__construct"
[1]=>
string(5) "__get"
[2]=>
string(5) "__set"
[3]=>
string(20) "createFromDateString"
[4]=>
string(6) "format"
}