1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor improvement to the ini directive sniffs (code review). More... over 9 years ago
Merge pull request #169 from jrfnl/feature/new-declare-directives More... over 9 years ago
Add new sniff to check for NewExecutionDirectives. More... over 9 years ago
Merge pull request #167 from jrfnl/feature/improve-deprecated-constructors More... over 9 years ago
Merge pull request #166 from jrfnl/feature/improve-empty-list-assignment-check More... over 9 years ago
Improve `DeprecatedPHP4StyleConstructors` sniff (code review). More... over 9 years ago
Improve `ForbiddenEmptyListAssignment` sniff (code review). More... over 9 years ago
Merge pull request #165 from jrfnl/feature/required-optional-function-parameters More... over 9 years ago
Merge pull request #163 from jrfnl/feature/more-removed-function-params More... over 9 years ago
Merge pull request #157 from jrfnl/feature/allow-running-unit-test-from-pear-install More... over 9 years ago
Merge pull request #162 from jrfnl/feature/improve-class-recognition More... over 9 years ago
Improve the `NewClassesSniff`. More... over 9 years ago
Small coding standard fix - first of many More... over 9 years ago
Merge pull request #155 from jrfnl/feature/more-deprecated-functions More... over 9 years ago
Merge pull request #156 from jrfnl/feature/correct-extension-removal-versions More... over 9 years ago
Merge pull request #161 from jrfnl/feature/new-functions-unit-tests More... over 9 years ago
Merge pull request #153 from jrfnl/feature/fix-parameter-count-issues More... over 9 years ago
Merge pull request #160 from jrfnl/feature/binary-int-sniff More... over 9 years ago
Add unit tests for the NewFunctions sniff. More... over 9 years ago
Improve removedFunctionParameters sniff. More... over 9 years ago
Add new sniff for various integer types. More... over 9 years ago
Add requiredOptionalFunctionParameters sniff. More... over 9 years ago
Merge pull request #158 from jrfnl/feature/fix-issue-with-phpcs-current More... over 9 years ago
Add *a lot* more new function parameters to the `NewFunctionParameter` sniff. More... over 9 years ago
Add unit tests for the new functions. More... over 9 years ago
Fix issue with running unit tests against current PHPCS master. More... over 9 years ago
Allow for unit tests to be run when using PEAR installed PHPCS. More... over 9 years ago
Add two more deprecated function(s). More... over 9 years ago
Merge pull request #149 from jrfnl/feature/refactor-unit-tests-to-data-providers More... over 9 years ago
Get correct function call parameter count. More... over 9 years ago