Arquivos
hhvm/hphp/test/quick/undefined-variable.php.expectf
T
Mark Williams a2e46efe38 Make sure we raise a warning in repo mode
Repo mode can skip undefined variable warnings,
if they're known to be uninit at compile time, and eliminate
expressions whose only side effect might be to raise a
diagnostic.
2013-04-22 14:43:52 -07:00

3 linhas
107 B
Plaintext

HipHop Notice: Undefined variable: b in %s on line 4
HipHop Notice: Undefined variable: a in %s on line 11