1--TEST-- 2Bug #70782: null ptr deref and segfault (zend_get_class_fetch_type) 3--FILE-- 4<?php 5 6(-0)::$prop; 7 8?> 9--EXPECTF-- 10Fatal error: Illegal class name in %s on line %d 11