flags = $flags; } } } if (PHP_VERSION_ID < 80100 && ! class_exists('ReturnTypeWillChange', false)) { #[Attribute(Attribute::TARGET_METHOD)] final class ReturnTypeWillChange { } } if (PHP_VERSION_ID < 80100 && ! class_exists('ReflectionIntersectionType', false)) { class ReflectionIntersectionType extends ReflectionType { /** @return ReflectionType[] */ public function getTypes() { return []; } } }