summaryrefslogtreecommitdiff
path: root/Zend/tests/bug69755.phpt
blob: f233f44686d148ee10616d50e4c5f151cf1ecb8c (plain)
1
2
3
4
5
6
7
8
9
10
11
--TEST--
Bug #69755: segfault in ZEND_CONCAT_SPEC_TMPVAR_CONST_HANDLER
--FILE--
<?php
c . 10;
?>
--EXPECTF--
Fatal error: Uncaught Error: Undefined constant "c" in %s:%d
Stack trace:
#0 {main}
  thrown in %s on line %d