Handle this typehints
[hiphop-php.git] / hphp / test / quick / prop_order_parens.php.expectf
blob0fa241a43d4da9ec69665c4ce1e11a5001c6cb29
1 int(100)
2 int(150)
3 int(200)
4 int(250)
5 int(300)
6 int(350)
8 Notice: Array to string conversion in %s on line 40
10 Notice: Undefined property: C::$Array in %s on line 40
11 NULL
12 int(450)
13 int(500)
14 int(550)
16 Notice: Array to string conversion in %s on line 50
18 Notice: Undefined property: C::$Array in %s on line 50
20 Notice: Cannot access property on non-object in %s on line 50
21 NULL
22 int(650)