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-19 17:04:47 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
1399d605df
php-src
/
ext
/
reflection
History
Download ZIP
Download TAR.GZ
Dmitry Stogov
8bb39e7dba
Allow recursive calls to __get/__set for different properties
2005-11-15 15:21:47 +00:00
..
tests
Fixed bug
#29268
(__autoload() not called with Reflection->getClass())
2005-10-21 08:03:39 +00:00
php_reflection.c
Allow recursive calls to __get/__set for different properties
2005-11-15 15:21:47 +00:00
php_reflection.h
- Make reflection class pointers available for others
2005-10-03 10:04:33 +00:00