Oliver Klee

Results 253 comments of Oliver Klee

These are the specs explaining the algorithms: https://www.w3.org/TR/css-syntax-3/

In general, I'd suggest to update our CS-Fixer rules to the PER-2 set (which seems to be the current [recommended common ground](https://www.php-fig.org/per/coding-style/) for PHP projects) including the risky rules and...

We can re-add PHP_CodeSniffer for this. That project has gained (some) traction in the last few months, and they're (slowly) [working on support for PER-CS 2](https://github.com/PHPCSStandards/PHP_CodeSniffer/issues/29). We might not want...