Arquivos
hhvm/hphp/test/vm/undefined-variable.php.exp
T
ptarjan a2c5921413 fix double space after notice and warnings
We are inconsistent with how many spaces happen after ##:## Errors have one, but warnings and notices have 2. I went with 1 because that is what Zend does.
2013-04-01 13:46:30 -07:00

3 linhas
172 B
Plaintext

HipHop Notice: Undefined variable: b in hphp/test/vm/undefined-variable.php on line 3
HipHop Notice: Undefined variable: a in hphp/test/vm/undefined-variable.php on line 9