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-24 08:12:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
PHP-5.2
Add File
New File
Upload File
Apply Patch
archived-php-src
/
ext
/
reflection
History
Patrick Allaert
2dd4a2915c
- Fixed tests not passing under windows because of the directory separator
...
difference (thanks Eyal Teutsch for reporting)
2010-11-08 09:29:15 +00:00
..
tests
- Fixed tests not passing under windows because of the directory separator
2010-11-08 09:29: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
- Fix memleak when passing a non string/object parameter
2010-06-03 00:43:37 +00:00
php_reflection.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00