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-27 17:52:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a211da7af41f82ec123e63990942eae567dfef2
archived-php-src
/
ext
/
reflection
History
Johannes Schlüter
26b08f9857
Remove main/php3_compat.h, for that a few references to
function_entry
have
...
to be replaced by `zend_function_entry`.
2010-03-30 23:03:02 +00:00
..
tests
Add ReflectionZendExtension class and --rz option to CLI
2010-03-30 22:35:23 +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
Remove main/php3_compat.h, for that a few references to
function_entry
have
2010-03-30 23:03:02 +00:00
php_reflection.h
Add ReflectionZendExtension class and --rz option to CLI
2010-03-30 22:35:23 +00:00