0
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 18 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ControlStructures/AssignmentInCondition: prevent fatal error during live coding More... 8 months ago
.gitignore: ignore PHPUnit cache file More... 8 months ago
Arrays/DisallowImplicitArrayCreation: bug fix - recognize global statements More... 8 months ago
Don't treat a group use as a constant More... 8 months ago
SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly: Fixed false positives More... 8 months ago
SlevomatCodingStandard.Classes.ConstantSpacing: Fixed internal error More... 8 months ago
Updated dependencies More... 8 months ago
SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration: Fixed false positive for final constant More... 8 months ago
Added SlevomatCodingStandard.Functions.NamedArgumentSpacing More... 9 months ago
Updated dependencies More... 9 months ago
UnusedUses ignores uses in annotations with multi lines string arguments More... 9 months ago
[FullyQualifiedClassNameInAnnotationSniff] Add option to ignore annotation names More... 9 months ago
Improved detection of {@inheritDoc} More... 10 months ago
SlevomatCodingStandard.Commenting.DocCommentSpacing: Fixed internal error for invalid doccomment More... 10 months ago
Next version of PHPStan docparser More... 10 months ago
Updated dependencies More... 10 months ago
Fix TypeError via JumpStatementsSpacingSniff when return is on the first line of the file More... 10 months ago
Updated dependencies More... 11 months ago
Typo More... 11 months ago
SlevomatCodingStandard.Commenting.DocCommentSpacing: Fixed fixer More... 11 months ago
Don't parse invalid doccomments More... 11 months ago
SlevomatCodingStandard.Commenting.UselessFunctionDocComment: Fixed false positive More... 11 months ago
SlevomatCodingStandard.TypeHints.ParameterTypeHint: callable is not valid type for property promotion More... 11 months ago
Updated dependencies More... 11 months ago
SlevomatCodingStandard.Commenting.DocCommentSpacing: Some more fixes More... 11 months ago
We don't need mbstring dependency More... 12 months ago
We can probably enable future versions of PHPStan PHPDoc parser More... 12 months ago
Improved detection of annotation end More... 12 months ago
SlevomatCodingStandard.Commenting.DisallowCommentAfterCode: Workaround for `// phpcs:disable` in doc comment More... 12 months ago
SlevomatCodingStandard.Namespaces.UnusedUses: Fixed false positives More... 12 months ago