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-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfca1234a401dbe4a00a2cb1e7288beecf1890ae
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