Tell phpcs to use a different indent inside control structures...
Read MoreNot operator or Strict comparison on false?...
Read MoreIs it necessary to put space after $this keyword in OOP PHP according to PSRs?...
Read MoreHow many new lines before namespace declaration in PSR?...
Read MoreIs using alternative PHP syntax for control structures PSR compliant? (when mixed with HTML)...
Read MorePHP var declaration best practices...
Read MorePSR-12 and assigning same value to multiple variables...
Read MoreIs there a way to break down a namespace in PHP?...
Read MoreHow can I Partially disable PHPCS' PSR-12 declare(strict_types=1) checks?...
Read MoreIs self a keyword in PHP and therefore should it be in lower case according to PSR-12?...
Read More