global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / SetM-str-promotion.php.expectf
blob397030977148b08bf0dea12b25ad73bbee481e6c
1 array(1) {
2   [0]=>
3   string(1) "A"
5 array(1) {
6   [0]=>
7   string(1) "A"
9 string(1) "A"
10 string(1) "A"
12 Warning: Creating default object from empty value in %s on line 23
13 object(stdClass) (1) {
14   ["prop"]=>
15   string(1) "A"
18 Warning: Creating default object from empty value in %s on line 23
19 object(stdClass) (1) {
20   ["prop"]=>
21   string(1) "A"
24 Warning: Cannot access property on non-object in %s on line 17
25 string(1) " "
27 Warning: Cannot access property on non-object in %s on line 17
28 string(1) " "