5dd304c0f8
This is my attempt to clean up and simplify the logic in here a bit. It also fixes a bug that we were hitting in the region compiler: setting an element of a StaticStr may promote it to a CountedStr.
25 linhas
530 B
Plaintext
25 linhas
530 B
Plaintext
array(1) {
|
|
[0]=>
|
|
string(1) "A"
|
|
}
|
|
array(1) {
|
|
[0]=>
|
|
string(1) "A"
|
|
}
|
|
string(1) "A"
|
|
string(1) "A"
|
|
HipHop Warning: Creating default object from empty value in %s on line 23
|
|
object(stdClass)#1 (1) {
|
|
["prop"]=>
|
|
string(1) "A"
|
|
}
|
|
HipHop Warning: Creating default object from empty value in %s on line 23
|
|
object(stdClass)#1 (1) {
|
|
["prop"]=>
|
|
string(1) "A"
|
|
}
|
|
HipHop Warning: Cannot access property on non-object in %s on line 17
|
|
string(1) " "
|
|
HipHop Warning: Cannot access property on non-object in %s on line 17
|
|
string(1) " "
|