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_map does not preserve non-empty-string in the closure passed in the array as second parameter. #5293

Closed
pascaldevink opened this issue Jul 13, 2021 · 2 comments

Comments

@pascaldevink
Copy link

Bug report

array_map does not preserve non-empty-string in the closure passed in the array as second parameter.

Code snippet that reproduces the problem

https://phpstan.org/r/1e14e24e-8c2d-4299-aaec-9baeca80b61b

Expected output

The type should be correctly inferred

Did PHPStan help you today? Did it make you happy in any way?

Yes! It saves us so often from making stupid mistakes ❤️

@ondrejmirtes
Copy link
Member

Fixed: phpstan/phpstan-src@b864a95

@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 Aug 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants