This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-20 01:14:28 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
3011278aab
php-src
/
ext
/
reflection
History
Download ZIP
Download TAR.GZ
Johannes Schlüter
dcf249004c
- MFH:
Fix
#38465
(ReflectionParameter fails if default value is an access to self::
2006-10-18 16:35:15 +00:00
..
tests
- MFH:
Fix
#38465
(ReflectionParameter fails if default value is an access to self::
2006-10-18 16:35:15 +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
- MFH:
Fix
#38465
(ReflectionParameter fails if default value is an access to self::
2006-10-18 16:35:15 +00:00
php_reflection.h
MFH
2006-06-10 00:40:57 +00:00