1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Additional cleanup for coverage More... over 9 years ago
Cleanup to improve coverage More... over 9 years ago
Improve `NewKeywords` sniff (code review). More... over 9 years ago
Merge pull request #195 from jrfnl/feature/fix-anonymous-classes More... over 9 years ago
Merge pull request #196 from jrfnl/feature/travis-52 More... over 9 years ago
Merge pull request #192 from jrfnl/feature/add-php-lint-to-travis More... over 9 years ago
Travis test on PHP 5.2 More... over 9 years ago
Merge pull request #190 from jrfnl/feature/fix-new-group-use More... over 9 years ago
Merge pull request #191 from jrfnl/feature/phpunit-allow-arbitrary-phpcs-path More... over 9 years ago
Merge pull request #193 from jrfnl/feature/fix-php-52-compatibility More... over 9 years ago
Merge pull request #194 from wimg/codecoverage-fix More... over 9 years ago
Fix reversed logic in the `NewAnonymousClasses` sniff. More... over 9 years ago
Redid all fixes for code coverage More... over 9 years ago
Fix compatibility issues with PHP 5.2. More... over 9 years ago
Merge pull request #148 from jrfnl/feature/cache-phpcs-runs-in-tests More... over 9 years ago
Add php linting to the travis run. More... over 9 years ago
More PHPUnit bootstrap tweaks. More... over 9 years ago
Fix reversed version logic in the `NewGroupUseDeclarations` sniff. More... over 9 years ago
Fix `TernaryOperators` sniff (code review). More... over 9 years ago
Share the PHPCS instance between tests in the same class & cache run results. More... over 9 years ago
Merge pull request #187 from jrfnl/feature/new-empty-allow-non-vars More... over 9 years ago
Add new sniff to check for use of `empty()` with non-variable arguments. More... over 9 years ago
Merge pull request #184 from jrfnl/feature/deprecated-alternative-php-tags More... over 9 years ago
Merge pull request #186 from jrfnl/feature/minor-fix-keywords More... over 9 years ago
Minor fix in ForbiddenNamesAsInvokedFunctionsSniff. More... over 9 years ago
Add sniff for detecting alternative PHP open tags. More... over 9 years ago
New sniff to check for use of the Mbstring regex e modifier. More... over 9 years ago
Added coverage More... over 9 years ago
Improve `getFunctionCallParameter(s)` functions. More... over 9 years ago
Merge pull request #179 from jrfnl/feature/improve-forbidden-function-name-invoked More... over 9 years ago