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
cb397e86eada96fdea696df28af70f7e7573d476
archived-php-src
/
ext
/
reflection
History
Felipe Pena
caa28c2a22
- Fixed bug
#49719
(ReflectionClass::hasProperty returns true for a private property in base class)
2009-11-01 15:12:34 +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
- Fixed bug
#49719
(ReflectionClass::hasProperty returns true for a private property in base class)
2009-11-01 15:12:34 +00:00
php_reflection.h
MFH: Bump copyright year, 3 of 3.
2008-12-31 11:17:49 +00:00