FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Home · cakephp/cakephp-codesniffer Wiki · GitHub

Marc Würth edited this page Sep 16, 2024 · 3 revisions

Version Map

Sniffer version CakePHP min PHP min
1.x 2.x PHP 5.4
2.x 3.x PHP 5.5
3.x 3.x PHP 5.6
4.x 4.x PHP 7.2
5.x 5.x PHP 8.1

Often you can use higher versions of the sniffer even if you are not yet at the recommended CakePHP minimum version. Especially if you already use a high enough PHP version.

TODOs

  • FQCN: use \Traversable; to use Traversable; etc
  • Whitespace: foreach ( $foo as $bar ) to foreach ($foo as $bar)

Wiki pages Pages 1

Clone this wiki locally


Back | FazBrowse Home | New Git URL