Skip to content

Fix resolving variants for union type methods#1574

Merged
ondrejmirtes merged 1 commit intophpstan:1.8.xfrom
rvanvelzen:union-type-method-variants
Aug 1, 2022
Merged

Fix resolving variants for union type methods#1574
ondrejmirtes merged 1 commit intophpstan:1.8.xfrom
rvanvelzen:union-type-method-variants

Conversation

@rvanvelzen
Copy link
Copy Markdown
Contributor

@rvanvelzen rvanvelzen marked this pull request as draft August 1, 2022 09:34
@rvanvelzen rvanvelzen force-pushed the union-type-method-variants branch from 54b05ce to 83be17b Compare August 1, 2022 09:45
@rvanvelzen rvanvelzen marked this pull request as ready for review August 1, 2022 09:59
@ondrejmirtes ondrejmirtes merged commit 39380cd into phpstan:1.8.x Aug 1, 2022
@ondrejmirtes
Copy link
Copy Markdown
Member

Thank you!

@rvanvelzen rvanvelzen deleted the union-type-method-variants branch September 6, 2022 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False-positive expects Bar, Bar|Foo given while using match with collections

2 participants