1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 03, 2025 — Mar 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DeprecatedMagicAutoload: minor improvements to the test case file More... over 7 years ago
PHP 7.3: DeprecatedFunctions: add deprecation of undocumented Mbstring function aliases More... over 7 years ago
MbstringReplaceEModifier: also recognize the use of the /e modifier when alias functions are used More... over 7 years ago
Merge pull request #681 from PHPCompatibility/php-7.3/deprecatedfunctions More... over 7 years ago
Merge pull request #680 from PHPCompatibility/php-7.3/requiredoptionalfunctionparams More... over 7 years ago
Merge pull request #679 from PHPCompatibility/php-7.3/newfunctions More... over 7 years ago
Merge pull request #700 from PHPCompatibility/feature/remove-superfluous-ignore-annotations More... over 7 years ago
Merge pull request #701 from PHPCompatibility/feature/cs-clean-up-ruleset More... over 7 years ago
Merge pull request #676 from PHPCompatibility/php-7.3/newclasses More... over 7 years ago
Merge pull request #677 from PHPCompatibility/php-7.3/deprecatedini More... over 7 years ago
Merge pull request #698 from PHPCompatibility/feature/minor-sniff-efficiency-fixes More... over 7 years ago
Merge pull request #697 from PHPCompatibility/feature/phpcshelper-minor-fix More... over 7 years ago
Merge pull request #702 from PHPCompatibility/php-7.3/newinidirectives More... over 7 years ago
Merge pull request #706 from PHPCompatibility/php-7.3/deprecated-function-parameters More... over 7 years ago
Merge pull request #699 from PHPCompatibility/feature/drop-support-for-phpcs-lt-2.3.0 More... over 7 years ago
Merge pull request #712 from PHPCompatibility/feature/fix-phpunit-7.2-compatibility More... over 7 years ago
Fix PHPUnit 7.2 compatibility More... over 7 years ago
Merge pull request #711 from jrchamp/correction/php_uname_mode More... over 7 years ago
PHP 4.3: new php_uname() $mode parameter More... over 7 years ago
Merge pull request #707 from PHPCompatibility/feature/newkeywords-bug-fix More... over 7 years ago
Merge pull request #710 from PHPCompatibility/php-7.3/removedconstants More... over 7 years ago
PHP 7.3: RemovedConstants: account for removed global constants More... over 7 years ago
NewKeyword: bug fix - magic constants are case insensitive More... over 7 years ago
PHP 7.3: DeprecatedFunctionParameters: account for change to define() More... over 7 years ago
PHP 7.3: NewIniDirectives: account for new ini directives More... over 7 years ago
Sniff & Helper files: update documentation precision for remaining work-arounds More... over 7 years ago
ForbiddenNames: remove work-around for PHPCS 1.x More... over 7 years ago
Sniffs: remove work-arounds for old format of the PHPCS (token) arrays More... over 7 years ago
CS: remove unnecessary cs-ignore annotations More... over 7 years ago
CS: tidy up ruleset More... over 7 years ago