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-03-26 01:02:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e090d2ddb911331dfdee9c46ab6288a9ee0ed3ce
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