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

Add ConcatOperandRemoval mutator (fixes #1439) #1440

Merged
merged 8 commits into from Nov 26, 2020

Conversation

MidnightDesign
Copy link
Sponsor Contributor

@MidnightDesign MidnightDesign commented Nov 25, 2020

This PR:

fixes #1439

@maks-rafalko maks-rafalko self-requested a review November 25, 2020 08:46
Copy link
Member

@sanmai sanmai left a comment

Choose a reason for hiding this comment

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

LGTM

@sanmai
Copy link
Member

sanmai commented Nov 25, 2020

I'll let @maks-rafalko make another review because I might have a reason to be biased here. And thank you!

Copy link
Member

@maks-rafalko maks-rafalko left a comment

Choose a reason for hiding this comment

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

👍

thanks for your contribution @MidnightDesign!

src/Mutator/Removal/ConcatOperandRemoval.php Outdated Show resolved Hide resolved
@maks-rafalko maks-rafalko merged commit 7d2ce00 into infection:master Nov 26, 2020
@maks-rafalko
Copy link
Member

Thank you @MidnightDesign

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.

Mutator suggestion: String concatenation operator
3 participants