php-src/ext/reflection
Nikita Popov 15846ff115 Add ZVAL_OBJ_COPY macro
For the common ZVAL_OBJ + GC_ADDREF pattern.
This mirrors the existing ZVAL_STR_COPY API.
2020-06-17 16:36:56 +02:00
..
tests Merge branch 'PHP-7.4' 2020-06-09 15:52:48 +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.c Add ZVAL_OBJ_COPY macro 2020-06-17 16:36:56 +02:00
php_reflection.h Add Attributes 2020-06-04 18:19:49 +02:00
php_reflection.stub.php Add $filter parameter for ReflectionClass::(getConstants|getReflectionConstants) 2020-06-07 15:57:48 +02:00
php_reflection_arginfo.h Add $filter parameter for ReflectionClass::(getConstants|getReflectionConstants) 2020-06-07 15:57:48 +02:00