1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
:sparkles: New `RemovedConstants` sniff to detect usage of deprecated and removed PHP constants More... over 8 years ago
:sparkles: New `NewConstants` sniff to detect usage of new PHP constants More... over 8 years ago
Sniff: add new `isUseOfGlobalConstant()` method More... over 8 years ago
MethodTestFrame: make the `getTargetToken()` method more flexible and precise More... over 8 years ago
Tests: fix case numbering error More... over 8 years ago
PHP 7.2: New OptionalRequiredFunctionParameters sniff More... over 8 years ago
PHP 7.2: NewFunctions: add new Mbstring related functions More... over 8 years ago
PHP 7.2: NewFunctions: add new Crypto/hash related function More... over 8 years ago
PHP 7.2: NewFunctions: add new GD related functions More... over 8 years ago
PHP 7.2: NewFunctions: add new FTP related function More... over 8 years ago
PHP 7.2: NewFunctions: add new Core stream related functions More... over 8 years ago
NewLanguageConstructs: Update the version number for T_COALESCE_EQUAL More... over 8 years ago
PHP 7.2: NewFunctions: add sniffing for new LDAP functions. More... over 8 years ago
Sniff::getTestVersion(): simplify regex logic. More... over 8 years ago
Merge pull request #516 from wimg/feature/issue-515-forbidden-names-invokes-php-7 More... over 8 years ago
Merge pull request #511 from wimg/feature/travis-build-against-php-7.2 More... over 8 years ago
:rocket: Build: fixate the PHPUnit version for problematic Travis images. More... over 8 years ago
ForbiddenNamesAsInvokedFunctions: don't throw error on method invocations / PHP 7.0+ More... over 8 years ago
Travis: run the build tests against PHP 7.2 as well More... over 8 years ago
Merge pull request #507 from wimg/feature/sync-in-upstream-change-extends More... over 8 years ago
Merge pull request #506 from wimg/changelog-8.0.1 More... over 8 years ago
Changelog for 8.0.1 More... over 8 years ago
Changelog for 8.0.1 More... over 8 years ago
Changelog for 8.0.1 More... over 8 years ago
Sync `FindExtendedClassname()` method with upstream More... over 8 years ago
Changelog for 8.0.1 More... over 8 years ago
Merge pull request #504 from wimg/php7.2/group-use-trailing-commas More... over 8 years ago
Merge pull request #505 from wimg/feature/add-missing-valid-return-types More... over 8 years ago
PHP 7.2 / NewGroupUseDeclarations: add sniffing for trailing comma's More... over 8 years ago
NewReturnTypeDeclarations: add two missing valid types More... over 8 years ago