Greg Korba

Results 540 comments of Greg Korba

I've added failing test cases for class' properties to address [@muglug's comment](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/pull/5097#issuecomment-854294629) - will fix it after initial agreement that we want this fixer.

@keradus we need decision whether we want to continue to work on this ([see this comment](#issuecomment-1631615962)).

Closing because: - does not contain actual change (only test case) - it's 5 years old and it's still a Draft - there are conflicts in Git

@kubawerlos are you still [open for migrating your custom fixer to the core](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues/4997#issuecomment-657270502)? I ask only for permission, not for doing this - it can be done by others too.

@ksiatka there is [`fully_qualified_strict_types`](https://cs.symfony.com/doc/rules/import/fully_qualified_strict_types.html) fixer, but: - it fixes only FQCNs that are used within code, but are already imported (does not add `use`, only converts types to short version...

Closing this as it: - is stale for 1.5 year and still in Draft - does not have tests @shakaran feel free to provide new PR, but it should start...

@Slamdunk I've updated this PR because it looks interesting 🙂. I've interactively rebased your branch, did `dev-tools/doc.php` on each commit to update docs at any point of your work process...

@niklam is it possible to rebase this PR, so we can check current pipeline result and continue the review process?

Hmmm, needs some tweak here and there 😅.

@niklam looks good, but please provide fix for Mess Detector to make CI 100% green 🙂.