child_ce         3617 Zend/zend_compile.c static zend_bool do_inherit_method_check(HashTable *child_function_table, zend_function *parent, const zend_hash_key *hash_key, zend_class_entry *child_ce) /* {{{ */
child_ce         3625 Zend/zend_compile.c 			child_ce->ce_flags |= ZEND_ACC_IMPLICIT_ABSTRACT_CLASS;