mirror of
https://github.com/php/php-src.git
synced 2026-04-22 07:28:09 +02:00
2ce2aff50e
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
80 KiB
Generated
80 KiB
Generated