Releases: wieni/wmcodestyle
Releases · wieni/wmcodestyle
1.10.1
1.10.0
- Added a Php81 RuleSet
- Added support for Symfony
^6
1.5.0
[tmp] Fix whitespace around union types separator (#12) * [tmp] Fix whitespace around union types separator Disable the binary_operator_spaces ( spaces around &,|,^,<<, ... ) for | Until it is resolved upstream ( https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/5495 ) https://www.php.net/manual/en/language.operators.bitwise.php