summaryrefslogtreecommitdiff
path: root/Zend/tests/bug74546.phpt
blob: 9c1582ad4fc958a345da36db6957f34073ae5388 (plain)
1
2
3
4
5
6
7
8
9
10
11
--TEST--
Bug #74546 (SIGILL in ZEND_FETCH_CLASS_CONSTANT_SPEC_CONST_CONST_HANDLER())
--FILE--
<?php 
"000000"[0]::d;
?>
--EXPECTF--
Fatal error: Uncaught Error: Class '0' not found in %sbug74546.php:%d
Stack trace:
#0 {main}
  thrown in %sbug74546.php on line %d