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 09:12:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0204ac5a27d80a39401ba7673d4e70917c64a43b
archived-php-src
/
ext
/
reflection
History
Derick Rethans
6923a16c26
- Fixed var_export() to show public, protected and private modifiers properly.
...
- Exported (un)mangle_property_name.
2004-01-03 13:51:02 +00:00
..
tests
Add more tests
2003-12-22 22:53:48 +00:00
php_reflection.c
- Fixed var_export() to show public, protected and private modifiers properly.
2004-01-03 13:51:02 +00:00
php_reflection.h
added support for Reflection_Function, the first part of
2003-06-30 20:03:56 +00:00