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

object xor object not reported as always true #7539

Closed
janedbal opened this issue Jun 27, 2022 · 5 comments
Closed

object xor object not reported as always true #7539

janedbal opened this issue Jun 27, 2022 · 5 comments

Comments

@janedbal
Copy link
Contributor

Bug report

Any always-true condition is reported for or, but not for xor.

Code snippet that reproduces the problem

https://phpstan.org/r/eccd9f25-9c42-433d-9db4-a4d28fbfb278

Expected output

Always true condition for xor.

@mad-briller
Copy link
Contributor

wouldn't this actually be always false?

@staabm
Copy link
Contributor

staabm commented Jun 27, 2022

I think so too

https://3v4l.org/Vkk8H

@janedbal
Copy link
Contributor Author

Of course, always false.

@ondrejmirtes
Copy link
Member

Implemented: phpstan/phpstan-src@3a12724

Copy link

github-actions bot commented Jan 8, 2024

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 Jan 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
4 participants