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-04-03 22:22:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d1bf6970daef6a538a1f61334c81da584a6cd07
archived-php-src
/
ext
/
reflection
History
Nikita Popov
696ae335e3
Export API for fetching internal func default
...
Make this functionality available outside reflection.
2020-04-09 14:55:55 +02:00
..
tests
Add test to make sure internal param default eval doesn't error
2020-04-09 11:22:55 +02:00
config.m4
Normalize comments in *nix build system m4 files
2019-05-12 18:43:03 +02:00
config.w32
Remove HAVE_* for always available extensions
2019-04-14 11:44:12 -03:00
CREDITS
Change some permissions from 755 to 644
2018-08-28 23:26:49 +02:00
php_reflection_arginfo.h
Store default parameter values of internal functions in arg info
2020-04-08 18:37:51 +02:00
php_reflection.c
Export API for fetching internal func default
2020-04-09 14:55:55 +02:00
php_reflection.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_reflection.stub.php
Remove most uses of _default_get_name()
2020-04-07 16:42:40 +02:00