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-27 01:32:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8acc64a33643c2f7d8fac4e1eee17e263ccf3f97
archived-php-src
/
ext
/
reflection
History
Hannes Magnusson
52b7fc3586
- The ctor requires both arguments
...
- Sync/fix ctor and export arguments to 5_2
2010-03-02 22:16:24 +00:00
..
tests
- Fixed bug
#49719
(ReflectionClass::hasProperty returns true for a private property in base class)
2009-11-01 15:12:34 +00:00
config.m4
MFH: build ext/spl and ext/reflection as static (
fixes
#38556
)
2006-08-23 09:47:21 +00:00
config.w32
- MFH: Add HAVE_REFLECTION define for win32 (by Steph)
2006-09-02 19:13:23 +00:00
CREDITS
- Moved reflection into its own extension
2005-11-30 21:53:20 +00:00
php_reflection.c
- The ctor requires both arguments
2010-03-02 22:16:24 +00:00
php_reflection.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00