Releases: chadicus/coding-standard
Releases · chadicus/coding-standard
Version 1.2.1
04 Jan 20:40
Compare
Sorry, something went wrong.
No results found
Minor Features
Add WhiteSpace\ControlStructureTrailingSpacingSniff [PR #7 ]
Add Whitespace\SuperfluousWhitespaceSniff [PR #7 ]
Add WhiteSpace\ControlStructureInteriorSpacingSniff [PR #7 ]
Add Generic.CodeAnalysis.UnnecessaryFinalModifier [PR #7 ]
Developer Changes
Update dependencies [PR #7 ]
Version 1.2.0
14 Dec 13:53
Compare
Sorry, something went wrong.
No results found
Major Features
Add long method sniff [PR #6 ]
Developer Changes
Version 1.1.2
04 Aug 19:04
Compare
Sorry, something went wrong.
No results found
Minor Features
Make missing scalar type hints a warning
Version 1.1.1
20 Jun 18:16
Compare
Sorry, something went wrong.
No results found
Minor Features
Add discouraged functions
Developer Changes
Update dependencies
Ensure else is only discouraged in classes [PR #5 ]
Version 1.1.0: Beware the Else
07 Mar 17:24
Compare
Sorry, something went wrong.
No results found
Major Features
Generate warning for use of else and elseif
Version 1.0.1: Relax ClassComment & NestingLevel Sniffs
01 Dec 19:25
Compare
Sorry, something went wrong.
No results found
Minor Features
Add custom ClassCommentSniff
Increase nestingLevel to accomidate for switch Statements
Version 1.0.0 - First Stable Release
06 Jul 15:13
Compare
Sorry, something went wrong.
No results found
Major Features
Built on top of PSR2
Enforces PHPDOC