You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OskarStark
changed the title
RemoveUselessReturnTagRector should not remove if utterable type is specified
RemoveUselessReturnTagRector should not remove if iterable type is specified
Feb 25, 2021
Bug Report
vendor/bin/rector --version
)In my example this should not be removed:
https://getrector.org/demo/03643045-9933-4fce-9a70-3c948e737c5a
Produced diff:
If you remove, PHPStan is complaining, if I add, rector removes it 😄
The text was updated successfully, but these errors were encountered: