Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve Map::remove() @throws inference #2434

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

baci266
Copy link

@baci266 baci266 commented Jun 5, 2023

What applies to Ds\Map::get() should also apply to Ds\Map::remove().

phpstan/phpstan#9066

@phpstan-bot
Copy link
Collaborator

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.

Copy link
Member

@ondrejmirtes ondrejmirtes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And also base your PR on 1.10.x, thanks :)

@baci266 baci266 changed the base branch from 1.11.x to 1.10.x June 5, 2023 13:56
@ondrejmirtes ondrejmirtes merged commit 8b1d78d into phpstan:1.10.x Jun 6, 2023
377 of 378 checks passed
@ondrejmirtes
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants