Releases: moderntribe/coding-standards
Releases · moderntribe/coding-standards
v3.3.0
What's Changed
- Exclude rule that was renamed in vipwpcs by @lindseyolson in #11
- Set minimum vipwpcs version to 3.0+, remove composer patches @defunctl in #11
New Contributors
- @lindseyolson made their first contribution in #11
Full Changelog: v3.2.0...v3.3.0
v3.2.0
v3.1.1
What's Changed
- Add "static analysis" Composer keyword by @GaryJones in #9
New Contributors
- @GaryJones made their first contribution in #9
Full Changelog: v3.1.0...v3.1.1
v2.1.5
What's Changed
- Add "static analysis" Composer keyword by @GaryJones in #9
New Contributors
- @GaryJones made their first contribution in #9
Full Changelog: v2.1.4...v2.1.5
v3.1.0
- Update minimum PHP version to 8.0, this is a breaking change but PHP 8 minimum was always the purpose of the
3.x
branch
Full Changelog: v3.0.2...v3.1.0
v3.0.2
- [UPDATED]: Enforce useless return types.
Full Changelog: v3.0.1...v3.0.2
v3.0.1
- [UPDATED]: Slevomat coding standards from 7.x to 8.x
- [CHANGED]:
SlevomatCodingStandard.TypeHints.PropertyTypeHintSpacing
renamed toSlevomatCodingStandard.Classes.PropertyDeclaration
Full Changelog: v3.0.0...v3.0.1
v3.0.0
- [BREAKING]: Minimum version is now PHP7.4
Full Changelog: v2.1.4...v3.0.0