File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 3
3
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
4
4
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
5
5
6
+ ## [ 5.0.0] - 2019-12-16
7
+ ### Added
8
+ - Add ` Squiz.WhiteSpace.FunctionSpacing `
9
+ - Add ` Squiz.WhiteSpace.MemberVarSpacing `
10
+ - Add ` PSR12.Traits.UseDeclaration `
11
+ - Add ` SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalFunctions `
12
+ ### Changed
13
+ - Raised minimum Slevomat CS release and adapt MO4 ruleset
14
+ - Raised minimum Symfony CS release
15
+ - Raised minimum PHPCS release
16
+ - Support PHP 7.4
17
+
6
18
## [ 4.0.0] - 2019-09-25
7
19
### Added
8
20
- New sniffs from Slevomat, see comments in [ the ruleset] ( https://github.com/mayflower/mo4-coding-standard/blob/master/MO4/ruleset.xml )
You can’t perform that action at this time.
0 commit comments