PHP-CS-Fixer
@PHPCSFixer
Tool for automated #PHP code formatting and refactoring. 🔗 https://github.com/PHP-CS-Fixer/PHP-CS-Fixer
Long-awaiting official support for #PHP 8.4 in PHP-CS-Fixer is finally here 🥳! You may find more information in release notes. Big thanks for everyone involved in this ❤️. Let us know if you have any problems with Fixer in your PHP 8.4 projects ☺️! github.com/PHP-CS-Fixer/P…
We did it! 150 MILLIONS of Fixer's main package installations (not counting shim package, PHAR or Docker images). Thank you for using Fixer and keeping your projects in good shape! ❤️

We're really sorry that Fixer still does not offer official support for PHP 8.4 but this is a complex task that requires a lot of time and effort - resources that all of the maintainers currently don't have. We hope to bring this support soon™️ 🙂!
I saw a post about Mago (`carthage-software/mago`). I support creating tools to improve things, but it's sad to hear calls for alternatives to @PHPCSFixer just because it doesn't support PHP 8.4. The community should focus on supporting package maintenance rather than replacing…
📢 NEW RELEASE! Fixer v3.73.0 brings some PHP 8.4 support (mind, there's still a lot to do to fully unlock this version) and many little technical changes. We also have one new contributor 🥳! github.com/PHP-CS-Fixer/P…
That's the approach we love 🥰! We're here for you, to take the chore part of coding from your shoulders, but sometimes we just need to follow our own vision, standards and conventions. What's not part of the core, always can be a custom extension 😊.
PHP-CS-fixer is an open-source gift that I appreciate and respect. I would never expect anything from the project other than doing exactly what they want, how they want, when they want. Nothing but love from me.
📢 NEW RELEASE! Fixer v3.70 brings some interesting changes, many around PHPUnit, but not limited to it. We also have 1 new contributor 😍. github.com/PHP-CS-Fixer/P…
📢 NEW RELEASE! Fixer v3.67 brings you new rule: `general_attribute_remove` 😍. With this rule you can clean up your codebase from attributes you don't need anymore. It was implemented by @RaffoTweet, which is his first contribution to our project ❤️. github.com/PHP-CS-Fixer/P…
Estimated date of support for this: NEVAH!! 😂
Interestingly, properties with closures assigned as default value can also have property hooks, which makes the syntax a bit too curly 🙈. Imagine default closure with actual body + hooks...... oof, let's pray for @PHPCSFixer 🙏😆.
📢 NEW RELEASE! Fixer v3.65 is a massive release with A LOT of feature, fixes, internal reworks and improvements 🤩. We also have 4 new contributors ❤️! Make sure you're familiar with release notes: github.com/PHP-CS-Fixer/P…
We're really sorry we couldn't provide #PHP 8.4 support from day 1, but we will try to bring it as soon as possible! Any help will be truly appreciated, when it comes to both finding new failing test cases or providing fixes 🙂. Hopefully we can make it soon!
I've started the process of making @PHPCSFixer compatible with #PHP 8.4, at least on basic level (which means: don't break the code). Prepared changes for CI and local development environment, created a milestone and even reported first found issue 😎! github.com/PHP-CS-Fixer/P…
Just wanted to thank the @PHPCSFixer team for the "nullable_type_declaration_for_default_null_value" rule ! #PHP84
📢 NEW RELEASE! Fixer v3.63 brings new features, several internal improvements, but most importantly few fixes, including one for parallel runner that should help everyone having issues with process stuck on 0% 🥳! Especially those using Laravel Herd. github.com/PHP-CS-Fixer/P…
Upcoming #PHP 8.4 will be definitely great and (r)evolutionary, but it's also really demanding when it comes to providing full support in Fixer. Heck, even basic support (not failing on 8.4 syntax) may be challenging! Let us know if you're open to help us achieving this 😁!
Moreover, Asymmetric Visibility RFC was also accepted! In #PHP 8.4 it will be possible to distinguish the level of accesibility for read and write operations on class properties. It's `readonly` on steroids! Thanks @Crell and @IlijaTovilo 👏🍻! wiki.php.net/rfc/asymmetric…
📢 NEW RELEASE! Fixer v3.62 brings small change in the PER-CS v2 ruleset: anonymous classes without arguments must not have parentheses. Don't be surprised if you use this ruleset or its child rulesets (Symfony / PhpCsFixer) 😎. github.com/PHP-CS-Fixer/P…
📢 NEW RELEASE! Fixer v3.61 brings support for ?-nullable types in `no_superfluous_phpdoc_tags` and covers more PHPUnit assert methods. There are also another internal improvements 🙂. We also have 2 new contributors 🥳! github.com/PHP-CS-Fixer/P…
📢 NEW RELEASE! Fixer v3.60 brings some little fixes and features, but is mostly about internal improvements. We constantly try to improve our codebase's quality, eliminate existing problems and automate checks that help us find areas to improve 😎. github.com/PHP-CS-Fixer/P…
7️⃣7️⃣ votes about enabling parallel runner (from PR #️⃣7️⃣7️⃣7️⃣7️⃣) by default 😅. Last word goes to @keradus anyway, but thank you all for your feedback!
Should we enable parallel runner with CPU auto-detection by default now or should we wait until next major release? 🧐 github.com/PHP-CS-Fixer/P…
Another great feedback about parallel runner 😍! #️⃣7️⃣7️⃣7️⃣7️⃣
On my machine full run time went from 60 to 2.5 seconds! definitely a big improvement
How cool is that 🤩🥳??
On my machine full run time went from 60 to 2.5 seconds! definitely a big improvement
Should we enable parallel runner with CPU auto-detection by default now or should we wait until next major release? 🧐 github.com/PHP-CS-Fixer/P…