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