]> granicus.if.org Git - php/commit
Clearly distinguish between Const, Static and Other members.
authorMarcus Boerger <helly@php.net>
Wed, 3 Sep 2003 00:38:13 +0000 (00:38 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 3 Sep 2003 00:38:13 +0000 (00:38 +0000)
commit2f6e25da7919582e0f4f50b368103ce33e279b65
tree26d17788a6f1411b94ef1e0e8b24f97f78571e79
parent3b2a06382b600c1c8a2f586c00ac760328dee686
Clearly distinguish between Const, Static and Other members.
# Const and static props have more in common then static and dynamic/implicit.
Zend/zend_reflection_api.c
ext/reflection/php_reflection.c