Skip to content

Commit

Permalink
WI-77852 \ReflectionType::__toString is undeprecated since 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
isfedorov committed Jun 17, 2024
1 parent 01a8ecf commit cf7e447
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Reflection/ReflectionType.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ public function isBuiltin() {}
* @since 7.0
* @see ReflectionNamedType::getName()
*/
#[Deprecated(since: "7.1")]
public function __toString(): string {}

/**
Expand Down

0 comments on commit cf7e447

Please sign in to comment.