Arquivos
hhvm/hphp/test/vm/SetM.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

28 linhas
564 B
Plaintext

array(1) {
["a"]=>
array(1) {
[0]=>
array(1) {
[2]=>
int(3)
}
}
}
HipHop Warning: Cannot use a scalar value as an array in hphp/test/vm/SetM.php on line 7
int(4)
HipHop Warning: Cannot use a scalar value as an array in hphp/test/vm/SetM.php on line 11
array(1) {
[0]=>
bool(true)
}
array(1) {
[0]=>
string(1) "x"
}
HipHop Warning: Illegal string offset: -1 in hphp/test/vm/SetM.php on line 19
string(7) "abc e g"
int(1)
int(1)
HipHop Warning: Cannot use a scalar value as an array in hphp/test/vm/SetM.php on line 26
NULL