php-src/Zend/tests/bug70782.phpt
2015-10-24 23:19:02 +02:00

11 lines
171 B
PHP

--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