summaryrefslogtreecommitdiff
path: root/Zend/tests/bug77738.phpt
blob: e3a453c40558f48402b2862077c7c0a30ce0ac06 (plain)
1
2
3
4
5
6
7
8
--TEST--
Bug #77738 (Nullptr deref in zend_compile_expr)
--FILE--
<?php
__COMPILER_HALT_OFFSET__;
; // <- important
--EXPECTF--
Warning: Use of undefined constant __COMPILER_HALT_OFFSET__ - assumed '__COMPILER_HALT_OFFSET__' %sbug77738.php on line %d