All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Removed custom property values for
SlevomatCodingStandard.Functions.ArrowFunctionDeclaration
rule
- Added exclude for
Generic.Formatting.MultipleStatementAlignment.NotSame
rule
- Removed exclude for
SlevomatCodingStandard.Classes.SuperfluousAbstractClassNaming.SuperfluousPrefix
rule - Removed exclude for
SlevomatCodingStandard.Classes.SuperfluousInterfaceNaming.SuperfluousSuffix
rule - Removed exclude for
SlevomatCodingStandard.TypeHints.ReturnTypeHint.UselessAnnotation
rule - Removed exclude for
SlevomatCodingStandard.TypeHints.ParameterTypeHint.UselessAnnotation
rule - Removed exclude for
SlevomatCodingStandard.TypeHints.PropertyTypeHint.UselessAnnotation
rule
- Added exclude for
Squiz.PHP.NonExecutableCode.Unreachable
rule - Added exclude for
Squiz.Commenting.FunctionComment.SpacingAfterParamType
rule
- Fixed invalid properties for
SlevomatCodingStandard.Namespaces.FullyQualifiedGlobalFunctions
rule
- Updated
dealerdirect/phpcodesniffer-composer-installer
to version^1.0
- Updated
doctrine/coding-standard
to version^11.0
- Updated
doctrine/coding-standard
to version^10.0
- Added exclude
SlevomatCodingStandard.Commenting.RequireOneLinePropertyDocComment.MultiLinePropertyComment
rule
- Better support for PHP 8.1 (Update
slevomat/coding-standard
to^8.0
)
- Added support for PHP
^7.4
- Added
InspirumCodingStandard
PHPCS standard