halt_compiler5.phpt 299 B

12345678
  1. --TEST--
  2. Using __COMPILER_HALF_OFFSET__ with trailing {} (OSS-Fuzz #17895)
  3. --FILE--
  4. <?php
  5. __COMPILER_HALT_OFFSET__;
  6. {}
  7. --EXPECTF--
  8. Warning: Use of undefined constant __COMPILER_HALT_OFFSET__ - assumed '__COMPILER_HALT_OFFSET__' (this will throw an Error in a future version of PHP) in %s on line %d