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

Do not mutate Coalesce operator when null is used on the right #1726

Merged
merged 1 commit into from
Sep 10, 2022

Conversation

maks-rafalko
Copy link
Member

Because it's impossible to kill such Mutant

Fixes #1725

Because it's impossible to kill such Mutant

Fixes #1725
@maks-rafalko maks-rafalko added this to the next milestone Sep 9, 2022
@maks-rafalko maks-rafalko enabled auto-merge (squash) September 9, 2022 23:21
Copy link
Member

@sidz sidz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@maks-rafalko maks-rafalko merged commit bd5525c into master Sep 10, 2022
@maks-rafalko maks-rafalko deleted the bugfix/coalesce branch September 10, 2022 06:49
@maks-rafalko
Copy link
Member Author

Thank you @sidz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not mutate $smth ?? null to null ?? $smth
2 participants