Arquivos
hhvm/hphp/test/vm/extension_null_check.php.exp
T
Jordan Delong 363d1bb20f Code move src/ -> hphp/
This change is mostly for FB internal organizational reasons.
Building is not effected beyond the fact that the target now
lands in hphp/hhvm/hhvm rather than src/hhvm/hhvm.
2013-02-11 02:10:41 -08:00

29 linhas
482 B
Plaintext

HipHop Warning: get_class() called without object from outside a class
array(1) {
[0]=>
bool(false)
}
array(1) {
[0]=>
bool(false)
}
HipHop Warning: Too many arguments for get_called_class(), expected 0
array(1) {
[0]=>
NULL
}
array(1) {
[0]=>
string(12) "func_get_arg"
}
HipHop Warning: Too many arguments for func_get_args(), expected 0
array(1) {
[0]=>
NULL
}
HipHop Warning: Too many arguments for func_num_args(), expected 0
array(1) {
[0]=>
NULL
}