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

Allow null at ne expression second parameter #11996

Merged
merged 3 commits into from Jul 1, 2022

Conversation

jyeros
Copy link
Contributor

@jyeros jyeros commented Jun 27, 2022

Summary

Fixes #11995

@jyeros jyeros changed the title Allow null ne expression Allow null at ne expression second parameter Jun 27, 2022
@vkarpov15 vkarpov15 merged commit aeaaa88 into Automattic:master Jul 1, 2022
@vkarpov15 vkarpov15 added this to the 6.4.2 milestone Jul 1, 2022
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.

ne expression doesn't allow null as second parameter in the value tuple
2 participants