Skip to content

Commit cf7e447

Browse files
committed
WI-77852 \ReflectionType::__toString is undeprecated since 8.0
1 parent 01a8ecf commit cf7e447

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Reflection/ReflectionType.php

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ public function isBuiltin() {}
4343
* @since 7.0
4444
* @see ReflectionNamedType::getName()
4545
*/
46-
#[Deprecated(since: "7.1")]
4746
public function __toString(): string {}
4847

4948
/**

0 commit comments

Comments
 (0)