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

Binary operation not allowed for numeric string #2964

Closed
larsnystrom opened this issue Feb 9, 2020 · 2 comments
Closed

Binary operation not allowed for numeric string #2964

larsnystrom opened this issue Feb 9, 2020 · 2 comments
Labels

Comments

@larsnystrom
Copy link

Bug report

I expected that when is_numeric returns true for a variable, that variable can be used in a mathematical expression, but it results in Binary operation between string and x results in error.

Also: Thank you for phpstan!

Code snippet that reproduces the problem

https://phpstan.org/r/e58d476f-a25b-480d-8df7-8c869da92f9a

Expected output

No errors.

@ondrejmirtes
Copy link
Member

Fixed: phpstan/phpstan-src@1d27c61

@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 May 13, 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