Skip to content

Releases: wieni/wmcodestyle

1.10.1

31 Jul 13:59
782d76a
Compare
Choose a tag to compare
Return value of SyncCommand::execute() must be of the type int

1.10.0

10 Oct 12:59
Compare
Choose a tag to compare
  • Added a Php81 RuleSet
  • Added support for Symfony ^6

1.5.0

10 Mar 09:06
91ed913
Compare
Choose a tag to compare
[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