Maks Rafalko

Results 224 comments of Maks Rafalko
trafficstars

In my todo list there was an idea to implement `if removal` mutator, so IMO removing any `if/elseif` conditions completely would be a great addition to the mutator set. >...

let's try with changing condition to `false` then rather than removing. But feel free to change the strategy if removing will work better for some reason

@manhunto did you do some analysis and have examples?

> For some reason it install php-parser v5. it installs it because we don't specify any version of `php-parser` in e2e tests and we don't use Infection's `composer.json` there -...

Released: https://github.com/infection/infection/releases/tag/0.27.10

Please see this workaround https://github.com/infection/infection/issues/1894#issuecomment-1794915327 - you can disable mutation of attributes for now.

We didn't think a lot through it and didn't discuss it yet, but I agree - it would be very nice to mutate attributes properly, with coverage supported. I had...

I have to say that I'm not understanding the current issues with tests and pretty printer yet, but I'm completely ok with dropping support for php-parser v4. In the worst...

@sidz please review :smiley: