summaryrefslogtreecommitdiff
path: root/Zend/tests/bug69755.phpt
blob: e419756d266ca79002343e2968703fef2a3f6087 (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