SpacePossum

Results 17 issues of SpacePossum

Currently there is no fixer to enforce no trailing `,` in a single of short array destruction in one line, nor a rule for no trailing `,` in single line...

kind/feature
kind/refactoring
kind/deprecation

closes https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/3515

kind/feature

replaces https://github.com/FriendsOfPHP/PHP-CS-Fixer/pull/4310 fixes https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/4309

kind/enhancement

closes https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/6158 hits on `WordPress`, `drupal`, `magento2` and `bolt`.

kind/feature

Add missing support for `null` and `false`

kind/enhancement

following https://github.com/twigphp/Twig/pull/3713/files and others, is this something we want or need?

kind/question