Skip to content

Releases: cakephp/cakephp-codesniffer

4.1.0

05 Apr 17:50
a809170
Compare
Choose a tag to compare

Updates

  • Disabled NoAssignment error from inline docblocks #281
  • Add sniff to maintain new/empty line consistency in docblocks. #283
    Added sniffs for {@inheritdoc} -> @inheritdoc and spelling warning #287

Fixes

  • Fix check for empty comment for @throws tag. #290
  • Clamp down Slevomat CS to <6.2. #291

4.0.1

18 Jan 08:47
637e424
Compare
Choose a tag to compare

Bump dependency slevomat/coding-standard to v6.

CakePHP CodeSniffer 4.0.0

16 Dec 11:09
Compare
Choose a tag to compare

Shiny new ruleset based off PSR-12 for CakePHP 4.0.

CakePHP CodeSniffer 3.3.0

07 Dec 03:04
7998a19
Compare
Choose a tag to compare

New Rules

  • The trailing comma sniff from the upcoming 4.x rules has been backported to make future upgrades and backports easier.

CakePHP CodeSniffer 3.2.1

20 Nov 03:46
65ce18f
Compare
Choose a tag to compare

Bugfixes

  • Fixed 3.2.0 by removing contradicting sniffs between PSR-2 and PSR-12.
  • Fixed errors emitted by use ordering sniff when use function was used.

CakePHP CodeSniffer 4.0.0-beta5

06 Dec 11:30
Compare
Choose a tag to compare
Pre-release

Updated ruleset.

CakePHP CodeSniffer 3.2.0

19 Nov 01:49
15d09d8
Compare
Choose a tag to compare
  • Fixed function return type detection when yield from is used.
  • Pulled in several applicable sniffs from PSR12.

CakePHP CodeSniffer 3.1.2

30 Aug 01:58
45a1dcc
Compare
Choose a tag to compare

Fixes

  • Improved function spacing sniff fixer.
  • Improved version compatibility documentation.
  • Fixed notice error in function comment sniff.

4.0.0-beta4

07 May 05:54
98a131c
Compare
Choose a tag to compare
4.0.0-beta4 Pre-release
Pre-release

Updated ruleset.

4.0.0-beta3

22 Feb 08:17
Compare
Choose a tag to compare
4.0.0-beta3 Pre-release
Pre-release

Updated ruleset.