0
I Use This!
Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 19 hours ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added DisallowTrailingCommaInClosureUseSniff to phpcs.xml More... about 2 years ago
SlevomatCodingStandard.Functions.RequireTrailingCommaInClosureUse: New sniff More... about 2 years ago
SlevomatCodingStandard.Functions.DisallowTrailingCommaInClosureUse: New sniff More... about 2 years ago
SlevomatCodingStandard.Whitespaces.DuplicateSpacesSniff: New option "ignoreSpacesInMatch" More... about 2 years ago
Updated dependencies More... about 2 years ago
SlevomatCodingStandard.Namespaces.UnusedUsesSniff: Removed "MismatchingCaseSensitivity" error More... about 2 years ago
Updated dependencies More... about 2 years ago
Fix: allow increment/decrement operators after yield in UnusedVariable sniff More... about 2 years ago
Fix: resolve false positives in UnusedVariable sniff with increment/decrement operators More... about 2 years ago
Support for more unofficial type hints More... about 2 years ago
SlevomatCodingStandard.TypeHints.ReturnTypeHint: Support for "never" type hint More... about 2 years ago
SlevomatCodingStandard.Classes.ClassStructure: Removed option "enableFinalMethods" More... about 2 years ago
SlevomatCodingStandard.Classes.ClassStructure: Support for enum cases More... about 2 years ago
SlevomatCodingStandard.Classes.DisallowConstructorPropertyPromotion: Support of readonly properties More... about 2 years ago
SlevomatCodingStandard.Classes.RequireConstructorPropertyPromotion: Support of readonly properties More... about 2 years ago
SlevomatCodingStandard.Classes.ConstantSpacing: Added tests for final constants More... about 2 years ago
SlevomatCodingStandard.Classes.PropertySpacing: Support for readonly and static properties More... about 2 years ago
SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration: Should ignore readonly and static properties More... about 2 years ago
Cleanup More... about 2 years ago
SlevomatCodingStandard.TypeHints.PropertyTypeHintSpacing: Fixed missing support for only static property More... about 2 years ago
SlevomatCodingStandard.TypeHints.PropertyTypeHintSpacing: Support for readonly properties More... about 2 years ago
SlevomatCodingStandard.TypeHints.PropertyTypeHint: Fixed missing support for only static property More... about 2 years ago
PropertyHelper can recognize readonly property More... about 2 years ago
SlevomatCodingStandard.Classes.ClassMemberSpacing: Support of enums, readonly properties and final constants More... about 2 years ago
SlevomatCodingStandard.Functions.RequireSingleLineCall: Fixed false positive More... about 2 years ago
SlevomatCodingStandard.ControlStructures.UselessIfConditionWithReturn: Fixed internal error More... about 2 years ago
Basic enums support More... about 2 years ago
Cleanup More... about 2 years ago
Updated dependencies More... about 2 years ago
SlevomatCodingStandard.TypeHints.ReturnTypeHint: Fixed internal error More... about 2 years ago