0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SlevomatCodingStandard.Attributes.DisallowAttributeJoining renamed to SlevomatCodingStandard.Attributes.DisallowAttributesJoining More... over 1 year ago
Cleanup More... over 1 year ago
Cleanup More... over 1 year ago
README splitted to more files More... over 1 year ago
Improve README More... over 1 year ago
Typos More... over 1 year ago
Fixed README More... over 1 year ago
SlevomatCodingStandard.Attributes.AttributesOrder: New sniff that checks order of attributes More... over 1 year ago
Typos More... over 1 year ago
Set platform to PHP 8.0 More... over 1 year ago
Use ramsey/composer-install to install dependencies in build.yml More... over 1 year ago
Make PHP 8.1 as default in build.yml More... over 1 year ago
build.yml cleanup More... over 1 year ago
SlevomatCodingStandard.Attributes.AttributeAndTargetSpacing: Fix for attribute placed on same line as target More... over 1 year ago
SlevomatCodingStandard.Attributes.AttributeAndTargetSpacing: New sniff that checks lines count between attribute and its target (or target's documentation comment) More... over 1 year ago
Updated dependencies in build.yml More... over 1 year ago
Cleanup More... over 1 year ago
SlevomatCodingStandard.Attributes.RequireAttributeAfterDocComment: Requires that attributes are always after documentation comment More... over 1 year ago
Support for @phpstan-self-out/@phpstan-this-out annotation More... over 1 year ago
Support for @param-out annotation More... over 1 year ago
AttributeHelper returns Attribute objects More... over 1 year ago
AttributeHelper should count with FQN attribute names More... over 1 year ago
SlevomatCodingStandard.Attributes.DisallowMultipleAttributesPerLine: Disallows multiple attributes of some target on same line More... over 1 year ago
SlevomatCodingStandard.Attributes.DisallowAttributeJoining is fixable More... over 1 year ago
phpstan/phpdoc-parser 1.11 is required More... over 1 year ago
SlevomatCodingStandard.Commenting.InlineDocCommentDeclaration: Improve parsing and checking More... over 1 year ago
Cleanup More... over 1 year ago
Support for @template with default value More... over 1 year ago
Updated dependencies More... over 1 year ago
Improved detection of references in double quotes strings More... over 1 year ago