This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-18 23:18:56 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
db2a1f4590
php-src
/
ext
/
reflection
History
Download ZIP
Download TAR.GZ
Marcus Boerger
e72339284f
Add method reflection_class::implementsInterface()
...
Allow string & reflection_class in isSubclassOf()
2003-11-08 21:41:42 +00:00
..
tests
Tests show updating consts must happen once at runtime (revert optimization).
2003-09-04 16:00:01 +00:00
php_reflection.c
Add method reflection_class::implementsInterface()
2003-11-08 21:41:42 +00:00
php_reflection.h
added support for Reflection_Function, the first part of
2003-06-30 20:03:56 +00:00