Arquivos
hhvm/hphp/test/vm/SetM.php.exp
T
ptarjan a2c5921413 fix double space after notice and warnings
We are inconsistent with how many spaces happen after ##:## Errors have one, but warnings and notices have 2. I went with 1 because that is what Zend does.
2013-04-01 13:46:30 -07:00

28 linhas
560 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