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

[Php71] Handle not identical to Float for empty string should compare to 0.0 on BinaryOpBetweenNumberAndStringRector #6117

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

samsonasik
Copy link
Member

@samsonasik samsonasik commented Jul 5, 2024

not identical for (float) 0 vs 0.0 should be false as both are identical.

Ref https://3v4l.org/HE1sb

@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba I think it is ready.

@TomasVotruba TomasVotruba merged commit e63e9a2 into main Jul 5, 2024
33 checks passed
@TomasVotruba TomasVotruba deleted the not-identical-float branch July 5, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants