Details
Description
This prevents PHP Code Sniffer from executing successfully, with the following error:
PHP Fatal error: Uncaught PHP_CodeSniffer_Exception: Referenced sniff Squiz.Formatting.OutputBufferingIndent.InvalidClose does not exist in /usr/share/php/PHP/CodeSniffer.php on line 738
So those rules should be removed:
- OutputBufferingIndentInvalidClose
- OutputBufferingIndentNotClosed
- OutputBufferingIndentIncorrect