1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cover previously uncovered lines in ForbiddenSwitchWithMultipleDefaultBlocksSniff More... about 9 years ago
Cover previously uncovered lines in DeprecatedIniDirectivesSniff More... about 9 years ago
Cover previously uncovered lines in RemovedExtensionsSniff More... about 9 years ago
Cover previously uncovered lines in ForbiddenFunctionParametersWithSameNameSniff More... about 9 years ago
Cover previously uncovered lines in ConstantArraysUsingDefineSniff More... about 9 years ago
Merge pull request #303 from jrfnl/feature/tests-non-version-specific-cache More... about 9 years ago
Merge pull request #305 from jrfnl/feature/tests-group-annotations More... about 9 years ago
Fix false positives on assign-by-reference within function call in ForbiddenCallTimePassByReferenceSniff More... about 9 years ago
Merge pull request #298 from jrfnl/PHP71/new-forbidden-as-declared More... about 9 years ago
Merge pull request #299 from jrfnl/feature/removed-clone-from-invoked More... about 9 years ago
Make sure all sniff test classes have a `@covers` annotation. More... about 9 years ago
Make sure all test classes have one or more consistent group annotations. More... about 9 years ago
Make sure all test files use a `TEST_FILE` constant for the test case file name. More... about 9 years ago
Remove clone from the `ForbiddenNamesAsInvokedFunctions` sniff More... about 9 years ago
Merge pull request #291 from jrfnl/feature/refactor-error-messages More... about 9 years ago
Add new reserved words to `ForbiddenNamesAsDeclared` sniff More... about 9 years ago
Minor tidying up (code style and such) More... over 9 years ago
Minor further improvement in modularisation of deprecated/removed errorcodes. More... over 9 years ago
Merge pull request #287 from jrfnl/feature/issue-115-var-type-as-reserved-word More... over 9 years ago
Merge pull request #285 from jrfnl/feature/removed-not-forbidden More... over 9 years ago
Merge pull request #286 from jrfnl/feature/consistent-error-warning More... over 9 years ago
Add new `ForbiddenNamesAsDeclared` sniff. More... over 9 years ago
Improve consistency of warning/error logic. More... over 9 years ago
Merge pull request #271 from jrfnl/feature/issue-117-124-use-statements More... over 9 years ago
Fixed: #227 (prefer-stable as root element) More... over 9 years ago
Refactor the large version array sniffs - step 3 More... over 9 years ago
Refactor the large version array sniffs - step 2 More... over 9 years ago
Make large version arrays consistent in set up and values. More... over 9 years ago
Add testing for correct alternative to `RemovedExtensions` sniff. More... over 9 years ago
Improve consistency in variable names relating to lowercase T_STRING content More... over 9 years ago