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-29 19:52:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ddefbd2b3027882490eb997fc7bc13185a67207
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