Arquivos
hhvm/hphp/test/quick/prop_order_parens.php.expectf
T
Paul Tarjan abb171eb41 allow (clone)->bar() and (<xhp>)->bar()
People have asked for ##(new Foo)->bar()##, ##(clone Foo)->bar## and ##(<xhp>)->toString()##.
2013-05-28 10:30:07 -07:00

16 linhas
294 B
Plaintext

int(100)
int(150)
int(200)
int(250)
int(300)
int(350)
HipHop Notice: Undefined property: C::$Array in %s on line 40
NULL
int(450)
int(500)
int(550)
HipHop Notice: Undefined property: C::$Array in %s on line 50
HipHop Warning: Cannot access property on non-object in %s on line 50
NULL
int(650)