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.4.7
Add File
New File
Upload File
Apply Patch
archived-php-src
/
ext
/
reflection
History
Felipe Pena
7a56ac00a0
- Fixed bug
#62892
(ReflectionClass::getTraitAliases crashes on importing trait methods as private)
2012-08-22 10:50:50 -03:00
..
tests
Fixed bug that can not get default value of parameter if it's not
optional
2012-08-02 22:28:04 +08: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
#62892
(ReflectionClass::getTraitAliases crashes on importing trait methods as private)
2012-08-22 10:50:50 -03:00
php_reflection.h
- Year++
2012-01-01 13:15:04 +00:00