0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 9 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated build dependencies More... about 1 month ago
Check on PHP 8.3 More... about 1 month ago
SlevomatCodingStandard.Classes.ClassConstantVisibility: Fixed error message for typed constants More... about 1 month ago
SlevomatCodingStandard.Exceptions.RequireNonCapturingCatch: Fixed false positives More... about 1 month ago
SlevomatCodingStandard.Namespaces.UnusedUses: Fixed false positive thanks to PHPCS upgrade More... about 1 month ago
SlevomatCodingStandard.Functions.RequireTrailingCommaInCall: Fixed missing report for missing trailing comma after arrow function More... about 1 month ago
Fixed internal error in CommentHelper More... about 1 month ago
UseStatementHelper optimizations More... about 1 month ago
SlevomatCodingStandard.Commenting.UselessFunctionDocCommentSniff: It should report simple "array" as useless More... about 1 month ago
Removed for a long time deprecated FunctionLengthSniff in Files namespace More... about 2 months ago
Updated dependencies More... about 2 months ago
Fix class detection in double-quoted strings and heredoc More... 3 months ago
Fix UnusedVariableSniff when there's cast before `++` More... 4 months ago
TestCase: update for new Ruleset::$properties format More... 5 months ago
Revert "replace squizlabs/php_codesniffer with phpcsstandards/php_codesniffer" More... 5 months ago
replace squizlabs/php_codesniffer with phpcsstandards/php_codesniffer More... 5 months ago
Typo More... 7 months ago
Run Typos in CI More... 7 months ago
Fix more typos More... 7 months ago
Speedup More... 7 months ago
Typo More... 7 months ago
Fixed code coverage More... 7 months ago
Updated dependencies More... 7 months ago
Composer: no need to allow PHPUnit 7.x More... 7 months ago
GH Actions: turn error reporting on More... 7 months ago
PHPUnit config: upgrade to 10.3 schema More... 7 months ago
PHPUnit config: display errors/warnings/notices etc More... 7 months ago
NamespaceHelper::getAllNamespacesPointers(): bug fix - allow for namespace tokens used as operator More... 7 months ago
PHP/UselessParentheses: prevent error for parse error More... 7 months ago
ControlStructures/RequireSingleLineCondition: prevent error for parse error More... 7 months ago