php-src/ext/reflection
Daniel Scherzer b428bc934a
ext/reflection: voidify format_default_value() (#19234)
This function always returned SUCCESS unconditionally; removing the return type
revealed some impossible code for handling FAILURE that could also be removed.
2025-07-25 09:04:28 -07:00
..
tests Add ReflectionProperty::getMangledName() (#18980) 2025-07-22 12:24:27 -07:00
config.m4 Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144) 2024-07-29 00:14:59 +02:00
config.w32
CREDITS
php_reflection.c ext/reflection: voidify format_default_value() (#19234) 2025-07-25 09:04:28 -07:00
php_reflection.h Lazy objects 2024-08-30 17:30:03 +02:00
php_reflection.stub.php Add ReflectionProperty::getMangledName() (#18980) 2025-07-22 12:24:27 -07:00
php_reflection_arginfo.h Add ReflectionProperty::getMangledName() (#18980) 2025-07-22 12:24:27 -07:00