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 09:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2eacd8a2c417027fda4c19e54e2b6af9f1fa90d
archived-php-src
/
ext
/
reflection
History
Nikita Popov
0d7a638866
Implement variadic function syntax
...
As per RFC:
https://wiki.php.net/rfc/variadics
2013-09-26 18:39:17 +02:00
..
tests
Implement variadic function syntax
2013-09-26 18:39:17 +02: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
Implement variadic function syntax
2013-09-26 18:39:17 +02:00
php_reflection.h
Happy New Year
2013-01-01 16:37:09 +08:00