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

array_splice throws away the type #4743

Closed
simPod opened this issue Mar 24, 2021 · 2 comments
Closed

array_splice throws away the type #4743

simPod opened this issue Mar 24, 2021 · 2 comments
Labels
Milestone

Comments

@simPod
Copy link
Contributor

simPod commented Mar 24, 2021

Bug report

running array<T> through array_splice() returns array. Should keep T

Code snippet that reproduces the problem

https://phpstan.org/r/c7725599-635a-41ef-a853-1cc052987e7f

@ondrejmirtes ondrejmirtes added this to the Easy fixes milestone Mar 25, 2021
@ondrejmirtes
Copy link
Member

Fixed: phpstan/phpstan-src@6754df5

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants