summaryrefslogtreecommitdiff
path: root/Zend/tests/bug70782.phpt
blob: bbe63ffec23eea76ebe6c5bc92838983cf4529fd (plain)
1
2
3
4
5
6
7
8
9
10
--TEST--
Bug #70782: null ptr deref and segfault (zend_get_class_fetch_type)
--FILE--
<?php

(-0)::$prop;

?>
--EXPECTF--
Fatal error: Illegal class name in %s on line %d