haltCompilerInvalidSyntax.test-fail 120 B

123456
  1. Invalid __halt_compiler() syntax
  2. -----
  3. <?php
  4. __halt_compiler()
  5. -----
  6. __halt_compiler must be followed by "();" on line 2