summaryrefslogtreecommitdiff
path: root/Zend/tests/halt_compiler5.phpt
blob: 71d973e4f7edcfc35c730ac3dfdb244e269c8726 (plain)
1
2
3
4
5
6
7
8
--TEST--
Using __COMPILER_HALF_OFFSET__ with trailing {} (OSS-Fuzz #17895)
--FILE--
<?php
__COMPILER_HALT_OFFSET__;
{}
--EXPECTF--
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