summaryrefslogtreecommitdiff
path: root/Zend/tests/halt_compiler5.phpt
blob: 51167b6c3b1e34eaae3e2f71fb8a3cb996cea187 (plain)
1
2
3
4
5
6
7
8
9
10
11
--TEST--
Using __COMPILER_HALF_OFFSET__ with trailing {} (OSS-Fuzz #17895)
--FILE--
<?php
__COMPILER_HALT_OFFSET__;
{}
--EXPECTF--
Fatal error: Uncaught Error: Undefined constant '__COMPILER_HALT_OFFSET__' in %s:%d
Stack trace:
#0 {main}
  thrown in %s on line %d