php-src/ext/reflection
Máté Kocsis 10957e498c
Do not generate frameless info items when func info generation is disabled
While here, I fixed newlines around arginfo and function entry generation. Previously, newlines were repeated.
2024-02-18 11:39:00 +01:00
..
tests Implement GH-12908: Show attribute name/class in ReflectionAttribute dump 2024-02-04 23:02:02 +01: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 Implement GH-12908: Show attribute name/class in ReflectionAttribute dump 2024-02-04 23:02:02 +01:00
php_reflection.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_reflection.stub.php Implement GH-12908: Show attribute name/class in ReflectionAttribute dump 2024-02-04 23:02:02 +01:00
php_reflection_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00