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
18b63c9d582cb2a7f052dce9d17984082b4059da
archived-php-src
/
ext
/
reflection
History
Robin Fernandes
0455ccb805
Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details:
http://turl.ca/phhhf
).
2008-03-03 15:07:04 +00:00
..
tests
Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details:
http://turl.ca/phhhf
).
2008-03-03 15:07:04 +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
Made code opcode-cache friendly. (It is disallowed to change code during execution)
2008-02-18 14:30:44 +00:00
php_reflection.h
MFH: Bump copyright year, 2 of 2.
2007-12-31 07:17:19 +00:00