phpstan-src icon indicating copy to clipboard operation
phpstan-src copied to clipboard

Add more tests for issue 10622

Open mvorisek opened this issue 1 year ago • 2 comments

test in #2948 tested only simple conditional type in @return

as #2948/v1.10.60 release fixed more complex issues, let's assert them with more tests

mvorisek avatar Mar 08 '24 11:03 mvorisek

You've opened the pull request against the latest branch 1.11.x. If your code is relevant on 1.10.x and you want it to be released sooner, please rebase your pull request and change its target to 1.10.x.

phpstan-bot avatar Mar 08 '24 11:03 phpstan-bot

This pull request has been marked as ready for review.

phpstan-bot avatar Mar 08 '24 11:03 phpstan-bot

Thank you.

ondrejmirtes avatar Mar 22 '24 12:03 ondrejmirtes