File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 33The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
44and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
55
6+ ## [ 7.0.0] - 2021-04-22
7+ ### Added
8+ - Add PHP 8.0 support
9+ - Add ` Generic.WhiteSpace.ArbitraryParenthesesSpacing `
10+ - Add ` Squiz.PHP.DisallowMultipleAssignments `
11+ - Add ` SlevomatCodingStandard.Arrays.SingleLineArrayWhitespace `
12+ - Add ` SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly `
13+ - Add ` SlevomatCodingStandard.Functions.UnusedParameter `
14+ - Add ` SlevomatCodingStandard.Functions.UselessParameterDefaultValue `
15+ ### Changed
16+ - Raised minimum PHPCS release
17+ - Raised minimum Slevomat CS release
18+
619## [ 6.0.0] - 2020-10-29
720### Added
821- Add ` SlevomatCodingStandard.Classes.DisallowMultiConstantDefinition `
You can’t perform that action at this time.
0 commit comments