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 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce5732112e449bb2cd80136f9beeaa7fa2fecc82
archived-php-src
/
ext
/
reflection
History
Robin Fernandes
0188a097cc
Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details:
http://turl.ca/phhhf
).
2008-03-03 14:24:11 +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 14:24:11 +00:00
config.m4
build ext/spl and ext/reflection as static (
fixes
#38556
)
2006-08-23 09:47:07 +00:00
config.w32
- Add HAVE_REFLECTION define for win32 (by Steph)
2006-09-02 19:12:57 +00:00
CREDITS
- License for core extensions is PHP License
2005-11-24 00:30:41 +00:00
php_reflection.c
Made code opcode-cache friendly. (It is disallowed to change code during execution)
2008-02-18 14:31:01 +00:00
php_reflection.h
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
TODO
- Make Derick happy for the moment
2006-02-28 18:26:24 +00:00