Releases: shoppingflux/coding-style-php
Releases · shoppingflux/coding-style-php
2.3.5
28 Jan 23:44
Compare
Sorry, something went wrong.
No results found
2.3.4
06 Jan 11:11
Compare
Sorry, something went wrong.
No results found
Allow execution without source #44
2.2.6
06 Jan 11:18
Compare
Sorry, something went wrong.
No results found
2.3.3
03 Jan 08:55
Compare
Sorry, something went wrong.
No results found
Add exclude option to command #43
2.3.2
16 Sep 09:31
Compare
Sorry, something went wrong.
No results found
Maintenance
Remove OpeningFunctionBraceBsdAllman rule which is not compatible with PSR12 (#42 )
2.3.1
15 Sep 12:12
Compare
Sorry, something went wrong.
No results found
New rules
Add PSR12 rule
Add rule to force usage of referenced name (Everything must be declared in uses)
Add rule to force alphabetical sort of namespaces uses
2.3.0
23 Jul 15:47
Compare
Sorry, something went wrong.
No results found
Feature :
Add an option to customize process timeout (#38 )
Maintenance :
Increase process default timeout (#38 )
Enhancement :
Add preconisation for double parenthesis (#39 )
Add recommendation about passing object by reference (#40 )
2.2.5
24 Jun 14:16
Compare
Sorry, something went wrong.
No results found
Add rules to remove useless comment and param type hint #32
Classes names should be valid #24 #24
Single line method params unless max line chars is reached #26 #34
2.2.4
09 Mar 11:18
Compare
Sorry, something went wrong.
No results found
Add SpaceAfterNot rule (#29 )
2.2.3
02 Feb 19:30
Compare
Sorry, something went wrong.
No results found
Upgrade phpcodesniffer & slevomat/coding-standard for php80 supports