1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 27, 2025 — Feb 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #625 from wimg/php-7.2/add-more-sodium-functions More... almost 8 years ago
Merge pull request #617 from wimg/php5.6/399-scalar-expressions More... almost 8 years ago
:sparkles: PHP 5.5: New sniff to detect referenced expressions prior to PHP 5.5 More... almost 8 years ago
:sparkles: PHP 7.0: New sniff to detect list()s affected by the assignment order change More... almost 8 years ago
:sparkles: New sniff to detect incompatible $formats passed to pack() More... almost 8 years ago
:sparkles: PHP 4.2/7.0: New sniff to detect passing string literal category to setlocale() More... almost 8 years ago
:sparkles: PHP 7.2: New sniff to detect usage of non-cryptographic hashes More... almost 8 years ago
:sparkles: PHP 5.6: New sniff to detect passing deprecated $type values to iconv_get_encoding More... almost 8 years ago
:sparkles: PHP 7.2: New sniff to detect passing `null` to get_class() More... almost 8 years ago
:sparkles: New sniff to detect new modes available to fopen() More... almost 8 years ago
:sparkles: PHP 7.1: New sniff to detect negative string offsets being passed as parameters More... almost 8 years ago
MbstringReplaceEModifier: start using the new abstract sniff as a base More... almost 8 years ago
PregReplaceEModifier/PCRENewModifiers: start using the new abstract sniff as a base More... almost 8 years ago
New AbstractFunctionCallParameterSniff More... almost 8 years ago
Unit Tests: allow for sniffs in other categories More... almost 8 years ago
Travis: add build to test against minimum supported PHPCS 3.x version More... almost 8 years ago
:sparkles: PHP 7.3: New sniff to detect references in list constructs More... almost 8 years ago
:sparkles: PHP 5.5: New sniff to detect unpacking nested arrays with list in foreach More... almost 8 years ago
:sparkles: PHP 7.1: New sniff to detect keys in list() More... almost 8 years ago
ForbiddenEmptyListAssignment: Report on empty lists using short list syntax More... almost 8 years ago
Sniff: Add new `isShortList()` utility function More... almost 8 years ago
:sparkles: PHP 7.1: New sniff to detect short list syntax for symmetric array destructuring More... almost 8 years ago
:sparkles: PHP 7.3: new sniff to detect trailing comma's in function calls, isset() and unset() More... almost 8 years ago
Merge pull request #627 from wimg/feature/newkeywords-bugfix More... almost 8 years ago
Merge pull request #630 from wimg/feature/minor-performance-optimization More... almost 8 years ago
Merge pull request #631 from wimg/feature/travis-check-joomla-ruleset-cs More... almost 8 years ago
Build/Travis: add the Joomla ruleset to the XML CS build check More... almost 8 years ago
Merge pull request #621 from wimg/feature/verify-framework-ruleset-codestyle More... almost 8 years ago
Merge pull request #624 from mbabker/joomla-ruleset More... almost 8 years ago
Merge pull request #600 from wimg/feature/556-detect-new-PCRE-J-modifier More... almost 8 years ago