This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-14 11:32:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
707accd337a8b5c71d9a968ad33540f6fe53066b
archived-php-src
/
ext
/
reflection
History
Marcus Boerger
50040c8ae9
- Use zend_fcall_info_cache in invoke() to improve speed.
...
# This also fixes the problem with calling static methods.
2003-08-29 21:46:12 +00:00
..
php_reflection.c
- Use zend_fcall_info_cache in invoke() to improve speed.
2003-08-29 21:46:12 +00:00
php_reflection.h
added support for Reflection_Function, the first part of
2003-06-30 20:03:56 +00:00