]> granicus.if.org Git - php/commit
Expand Interface C API.
authorMarcus Boerger <helly@php.net>
Wed, 22 Oct 2003 19:59:58 +0000 (19:59 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 22 Oct 2003 19:59:58 +0000 (19:59 +0000)
commit3c62b3b5ac8ab53b4133281e389bf990d9a30ead
tree6ee09051cbdea2bb28a03765b915a0406907afd3
parent0bb59f337b869a17ac3dbb217ff56805dd732cd6
Expand Interface C API.
In short: zend_class_entry->interface_gets_implemented()  allows to modify
the class entry of a class when an interface gets implemented.
Zend/zend.h
Zend/zend_API.c
Zend/zend_API.h
Zend/zend_compile.c
Zend/zend_compile.h
Zend/zend_execute.c