Clean up VectorEffects::init
[hiphop-php.git] / hphp / test / quick / SetM-str-promotion.php.expectf
blob6f6c6f9974f6ba458c5c0656480f740c5e7a7789
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"
11 HipHop Warning: Creating default object from empty value in %s on line 23
12 object(stdClass)#1 (1) {
13   ["prop"]=>
14   string(1) "A"
16 HipHop Warning: Creating default object from empty value in %s on line 23
17 object(stdClass)#1 (1) {
18   ["prop"]=>
19   string(1) "A"
21 HipHop Warning: Cannot access property on non-object in %s on line 17
22 string(1) " "
23 HipHop Warning: Cannot access property on non-object in %s on line 17
24 string(1) " "