diff --git a/Reflection/ReflectionType.php b/Reflection/ReflectionType.php index 473a9ae25..c06321f44 100644 --- a/Reflection/ReflectionType.php +++ b/Reflection/ReflectionType.php @@ -43,7 +43,6 @@ public function isBuiltin() {} * @since 7.0 * @see ReflectionNamedType::getName() */ - #[Deprecated(since: "7.1")] public function __toString(): string {} /**