]> granicus.if.org Git - php/commit
- Use zend_fcall_info_cache in invoke() to improve speed.
authorMarcus Boerger <helly@php.net>
Fri, 29 Aug 2003 21:46:12 +0000 (21:46 +0000)
committerMarcus Boerger <helly@php.net>
Fri, 29 Aug 2003 21:46:12 +0000 (21:46 +0000)
commit50040c8ae9bdc7e015f95872863887191a6e7ddb
tree71760063978997e1f5febca40eca2fd49d91617c
parent0cb983885d11483c43db26bc28b9e0f707c16537
- Use zend_fcall_info_cache in invoke() to improve speed.
# This also fixes the problem with calling static methods.
Zend/zend_reflection_api.c
ext/reflection/php_reflection.c