Greg Korba

Results 540 comments of Greg Korba

FYI: Since I've been reviewing all opened issues lately and they have `status/to verify` label or other labels/comments added (after verification), we have another 90 days for each to mark...

@bakerkretzmar I wanted to rebase it in order to process it further on latest `master`, but it seems like your changes in docs were made by hand, not with `dev-tools/doc.php`...

> I had no idea `dev-tools/doc.php` existed 😄 I don't know if it existed back then, so no worry. That's why I try to introduce some [common scripts](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/6839) and improve...

@kubawerlos I don't see negative sides of this approach (besides slightly higher complexity to maintain). There's no any "injecting code", only fixed implementation that allows better flexibility of how users...

> can this particular fixer just be documented by hand? No, because it will be overridden by script when it' used. We need to use description for that, so script...

Thank you @bakerkretzmar and welcome to the Fixer's contributors group 😁🍻.

@chu121su12 adding empty line between attributed params was discussed in #7111 and should be a part of `method_argument_space`, not fixer proposed here. These two fixers should have integration test involving...

Thank you all for your interest in this feature request and your feedback. But I would like to ask everyone to use 👍 reaction instead of commenting "+1" to minimise...

@keradus @julienfalque do we still need/want this? It's massively outdated and introduces changes in the codebase that I don't like (as @SpacePossum I would rather want to keep current placing...