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

Explode non-empty-string false positive on PHP 8 #5301

Closed
tectiv3 opened this issue Jul 14, 2021 · 2 comments
Closed

Explode non-empty-string false positive on PHP 8 #5301

tectiv3 opened this issue Jul 14, 2021 · 2 comments

Comments

@tectiv3
Copy link

tectiv3 commented Jul 14, 2021

Bug report

After v0.12.92 phpstan started to report:

Parameter 1 $separator of function explode expects non-empty-string, string given.

Code snippet that reproduces the problem

https://phpstan.org/r/742f9409-d0f3-497d-b022-53bb02e5134d

Related to #4711

@ondrejmirtes
Copy link
Member

Fixed: phpstan/phpstan-src@1283db7

@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