php-src/ext/reflection
Sam 2ce2aff50e
Better return types for getBackingType (#8687)
The only backing types for Enums are int and string. The proper return type for ReflectionEnum::getBackingType() is thus null|ReflectionNamedType.

See also https://github.com/php/doc-en/pull/1608

Closes GH-8687
2022-06-02 18:13:21 +02:00
..
tests Add support for readonly classes (#7305) 2022-05-16 20:40:23 +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
php_reflection.c Add support for readonly classes (#7305) 2022-05-16 20:40:23 +02:00
php_reflection.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_reflection.stub.php Better return types for getBackingType (#8687) 2022-06-02 18:13:21 +02:00
php_reflection_arginfo.h Better return types for getBackingType (#8687) 2022-06-02 18:13:21 +02:00