php-src/ext/reflection
Tim Düsterhus 624d0a89ae
Merge branch 'PHP-8.4'
* PHP-8.4:
  reflection: Fix the return value of ReflectionFunction::{getNamespaceName,inNamespace}() for closures (#16129)
2024-09-30 16:34:55 +02:00
..
tests Implement ReflectionProperty::isFinal() 2024-09-16 23:22:52 +02:00
config.m4 Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144) 2024-07-29 00:14:59 +02:00
config.w32 Remove HAVE_* for always available extensions 2019-04-14 11:44:12 -03:00
CREDITS
php_reflection.c Merge branch 'PHP-8.4' 2024-09-30 16:34:55 +02:00
php_reflection.h Lazy objects 2024-08-30 17:30:03 +02:00
php_reflection.stub.php Implement ReflectionProperty::isFinal() 2024-09-16 23:22:52 +02:00
php_reflection_arginfo.h Generated arginfo header files: use known strings for prop names when… (#15751) 2024-09-30 13:22:34 +02:00