Releases: PcComponentes/coding-standard
Releases · PcComponentes/coding-standard
Release list
v3.3.3
- chore: change composer package type (by @rodrigoprimo)
- fix: line break sniff false positive before finally (by @calmohallag)
v3.3.1
- fix: remove conflicting phpcs rule and standardize single-line doc comments
v3.3.0
- feat: Remove deprecated syntax and sniffs reported
- feat: RequireSingleLineMethod rule
v3.2.1
v3.2.0
v3.1.0
Rules excluded:
- SlevomatCodingStandard.Attributes.AttributesOrder: unused, incompatible with php annotations
- SlevomatCodingStandard.Commenting.DisallowCommentAfterCode: excluded to allow temporal comments (TODOs)