0
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated dependencies More... about 1 year ago
Support of phpstan/phpdoc-parser 1.19 More... about 1 year ago
If the file contains a Group Use then ignore the file completely More... about 1 year ago
SlevomatCodingStandard.Strings.DisallowVariableParsing: Fixed false positive More... about 1 year ago
Updated dependencies More... about 1 year ago
SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses: Don't fix when multiple uses are in one statement More... about 1 year ago
Default PHP version for checks is 8.2 More... about 1 year ago
Tests cleanup to be compatible with PHPUnit 10 More... about 1 year ago
PHPUnit 10 More... about 1 year ago
SlevomatCodingStandard.Classes.DisallowStringExpressionPropertyFetch: New sniff that disallows string expression property fetch $object->{'foo'} More... about 1 year ago
Object shapes support More... about 1 year ago
SlevomatCodingStandard.Classes.ParentCallSpacing: Fixed false positives with parent call used in match() More... about 1 year ago
Updated dependencies More... about 1 year ago
SlevomatCodingStandard.Arrays.DisallowPartiallyKeyed: New sniff to disallow partially keyed arrays More... about 1 year ago
Add missing sniffs to list More... about 1 year ago
Improved support for arrays in array() style More... about 1 year ago
SlevomatCodingStandard.ControlStructures.NewWithParentheses: Fixed false positives for anonymous class with attributes More... about 1 year ago
Cleanup More... about 1 year ago
SlevomatCodingStandard.Classes.RequireSelfReference: Fixed false positives for anonymous classes with extends or implements More... about 1 year ago
Cleanup More... about 1 year ago
SlevomatCodingStandard.ControlStructures.DisallowTrailingMultiLineTernaryOperator: Report really only trailing ternary operator More... about 1 year ago
README fixes More... about 1 year ago
Updated dependencies More... about 1 year ago
SlevomatCodingStandard.Classes.RequireConstructorPropertyPromotion: Fixes using prefixed var phpdoc More... about 1 year ago
Use normalized paths as per recommended default More... about 1 year ago
SlevomatCodingStandard.PHP.OptimizedFunctionsWithoutUnpacking: Fixed false positive with first class callable More... about 1 year ago
Typo in tests More... about 1 year ago
Added concurrency settings to build.yml More... about 1 year ago
SlevomatCodingStandard.Variables.UselessVariable: Fixed false positive More... about 1 year ago
Added security policy More... about 1 year ago