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
24ef65019f4ee82f5d07f07e47e91fa9a446c082
archived-php-src
/
ext
/
reflection
History
Felipe Pena
c4be9c3890
- Fixed bug
#51905
(ReflectionParameter fails if default value is an array with an access to self::)
2010-05-26 00:00:58 +00:00
..
tests
- Fixed bug
#51905
(ReflectionParameter fails if default value is an array with an access to self::)
2010-05-26 00:00:58 +00:00
config.m4
fix build
2008-05-02 23:05:05 +00:00
config.w32
- set PHP_[EXTNAME] to yes for spl, pcre and reflection (always on), this variable is required by ADD_EXTENSION_DEP
2008-06-23 10:22:42 +00:00
CREDITS
- Moved reflection into its own extension
2005-11-30 21:53:20 +00:00
php_reflection.c
- Fixed bug
#51911
(ReflectionParameter::getDefaultValue() memory leaks with constant array)
2010-05-25 22:46:17 +00:00
php_reflection.h
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
2010-01-03 09:23:27 +00:00