1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #349 from jrfnl/feature/readme-third-installation-method More... almost 9 years ago
Merge RemovedGlobalVariables sniff with the LongArraysSniff More... almost 9 years ago
Add anonymous class support for the `getFQClassName...()` functions. More... almost 9 years ago
NewInterfacesSniff: Add three more interfaces to sniff for. More... almost 9 years ago
:books: README: Add information on third installation method - git checkout to arbitrary directory. More... almost 9 years ago
Merge pull request #350 from jrfnl/feature/contributing-md More... almost 9 years ago
Merge pull request #348 from jrfnl/feature/readme-minimum-requirements More... almost 9 years ago
:books: Add CONTRIBUTING.md file and move the information on unit testing the sniffs to that file. More... almost 9 years ago
:books: README: Improve information about the minimum requirements and consistency of the results. More... almost 9 years ago
Merge pull request #345 from jrfnl/feature/test-against-false-positives More... almost 9 years ago
Merge pull request #347 from jrfnl/feature/add-extra-unit-test-short-array More... almost 9 years ago
Merge pull request #346 from jrfnl/feature/minor-fixes More... almost 9 years ago
Tests: Add multi-line short array unit test for the ShortArraySniff More... almost 9 years ago
Minor tidying up More... almost 9 years ago
Merge pull request #343 from jrfnl/feature/restructure-ternary-test-file More... almost 9 years ago
Merge pull request #342 from jrfnl/feature/add-unit-test-for-infinite-loop More... almost 9 years ago
Merge pull request #341 from jrfnl/feature/travis-php52-path-fix More... almost 9 years ago
Merge pull request #344 from edamov/patch-1 More... almost 9 years ago
Tests: Add some tests against false positives for sniffs which didn't have them. More... almost 9 years ago
Tests: Consistent test order, first test the sniff, then test for `noFalsePositives`. More... almost 9 years ago
Fix README.md More... almost 9 years ago
Tests: Make the function names for tests against false positives more intuitive & consistent. More... almost 9 years ago
Refactor the test file for the TernaryOperatorsSniff / ElvisOperator More... almost 9 years ago
Add unit test for issue #338 / infinite loop / out of memory. More... almost 9 years ago
Travis script: Path fix for PHP 5.2 More... almost 9 years ago
NewScalarTypeDeclarations: Allow the sniff to report even when the type hint is nullable. More... almost 9 years ago
Merge pull request #338 from kasp3r/kasp3r-patch-1 More... almost 9 years ago
Merge pull request #331 from jrfnl/feature/allow-for-closures More... almost 9 years ago
Merge pull request #335 from jrfnl/feature/new-nowdoc More... almost 9 years ago
Merge pull request #340 from jrfnl/feature/fix-null-coalesce-unit-test More... almost 9 years ago