0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup More... about 1 year ago
Updated dependencies More... about 1 year ago
add 'allowOnSameLine' option to AttributeAndTargetSpacingSniff More... about 1 year ago
SlevomatCodingStandard.Strings.DisallowVariableParsing: New sniff to disallow variable parsing inside strings More... about 1 year ago
Updated dependencies More... about 1 year ago
SlevomatCodingStandard.ControlStructures.EarlyExit: Fixed detection of useless else More... about 1 year ago
Fix typo in docs for ReferenceUsedNamesOnly More... about 1 year ago
SlevomatCodingStandard.Classes.RequireMultiLineMethodSignature: New option "minParameterCount" More... about 1 year ago
SlevomatCodingStandard.Complexity.Cognitive: deprecate 'maxComplexity' and implement 'warningThreshold' and 'errorThreshold'.. (no breaking change) More... about 1 year ago
Support for non-falsy-string, list and non-empty-list type hints More... about 1 year ago
New sniffs to phpcs.xml More... about 1 year ago
SlevomatCodingStandard.Variables.DisallowVariableVariable: New sniff More... about 1 year ago
SlevomatCodingStandard.Classes.EnumCaseSpacing: New sniff More... about 1 year ago
SlevomatCodingStandard.Classes.RequireSelfReference: New sniff More... about 1 year ago
SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses: Fixer should not remove doc comments More... about 1 year ago
Support of phpstan/phpdoc-parser 1.16 More... about 1 year ago
@phpcsSuppress can be with comment More... about 1 year ago
SlevomatCodingStandard.Arrays.AlphabeticallySortedByKeys: New sniff More... about 1 year ago
Updated dependencies More... over 1 year ago
Cleanup More... over 1 year ago
Changed the way getSniffClassName method is called from self to static so that when the method is overridden it uses the overridden method More... over 1 year ago
Changed access modifier for the method getSniffClassName from private to protected to make overriding this method possible More... over 1 year ago
SlevomatCodingStandard.Arrays.TrailingArrayComma: Support for "legacy" `array()` syntax More... over 1 year ago
SlevomatCodingStandard.ControlStructures.DisallowTrailingMultiLineTernaryOperator: New sniff More... over 1 year ago
Updated dependencies More... over 1 year ago
Typo in phpcs.xml More... over 1 year ago
SlevomatCodingStandard.Classes.RequireAbstractOrFinal: Fixed false positive for readonly classes More... over 1 year ago
Composer: allow for the 1.0.0 version of the Composer PHPCS plugin More... over 1 year ago
Fix typo in exception message More... over 1 year ago
Add new optimized global functions to FullyQualifiedGlobalFunctionsSniff More... over 1 year ago