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

Fix #8745 #8753

Merged
merged 2 commits into from Nov 24, 2022
Merged

Fix #8745 #8753

merged 2 commits into from Nov 24, 2022

Conversation

orklah
Copy link
Collaborator

@orklah orklah commented Nov 24, 2022

This will fix #8745. This was pretty easy because after verification, the rules that filters false are exactly the same that filters null (those rules won't ever make sense to me, seriously...)

@orklah orklah added the release:fix The PR will be included in 'Fixes' section of the release notes label Nov 24, 2022
@orklah orklah merged commit 583dabe into vimeo:master Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix The PR will be included in 'Fixes' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PossiblyFalseOperand: false is not erased after > 0 comparison
1 participant