| Current Path : /hdd/hdd21/main/php/php-7.3.1/Zend/tests/ |
| Current File : //hdd/hdd21/main/php/php-7.3.1/Zend/tests/bug69805.phpt |
--TEST--
Bug #69805 (null ptr deref and seg fault in zend_resolve_class_name)
--FILE--
<?php
class p{public function c(){(0)::t;}}?>
?>
--EXPECTF--
Fatal error: Illegal class name in %sbug69805.php on line %d