]> granicus.if.org Git - php/commit
Support for class constants and static members for internal classes
authorDmitry Stogov <dmitry@php.net>
Thu, 1 Sep 2005 10:05:01 +0000 (10:05 +0000)
committerDmitry Stogov <dmitry@php.net>
Thu, 1 Sep 2005 10:05:01 +0000 (10:05 +0000)
commit7b7551085b2898ef718ec830fd498681f9bce851
tree0b3af434da86e63ebb7ab96b95a27b5f89be6abb
parent3991ed8bf646cefbca1184970b9af1bf50532e83
Support for class constants and static members for internal classes
NEWS
Zend/zend.c
Zend/zend.h
Zend/zend_API.c
Zend/zend_API.h
Zend/zend_builtin_functions.c
Zend/zend_compile.c
Zend/zend_object_handlers.c
Zend/zend_opcode.c
Zend/zend_reflection_api.c
ext/reflection/php_reflection.c