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-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53dbc69a8db8ce76db7eef4cebc1483cc2edf790
archived-php-src
/
ext
/
reflection
History
Dmitry Stogov
12c386f5b9
Use ZEND_CLOSURE_OBJECT() macro to resolve closure op_array to closure object through address calculation, instead of op_array->prototype reuse. (reapply
781e1573af
, now it should be OK).
2018-01-11 22:15:45 +03:00
..
tests
Revert BC break caused by fixing bug
#74035
2017-11-06 17:52:17 -05:00
config.m4
fix arg order, CFLAGS is the fifth arg in m4
2014-10-17 16:03:40 +02:00
config.w32
more exts converted for static tsrm ls pointer
2014-10-15 19:19:23 +02:00
CREDITS
…
php_reflection.c
Use ZEND_CLOSURE_OBJECT() macro to resolve closure op_array to closure object through address calculation, instead of op_array->prototype reuse. (reapply
781e1573af
, now it should be OK).
2018-01-11 22:15:45 +03:00
php_reflection.h
year++
2018-01-02 12:57:58 +08:00