1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #564 from wimg/feature/537-fix-false-positive-forbidden-global-variable-variable More... about 8 years ago
Merge pull request #552 from wimg/feature/fix-grammer More... about 8 years ago
Merge pull request #565 from wimg/php7.2/add-spl-object-id-function More... about 8 years ago
Merge pull request #566 from wimg/php-7.2/removed-mcrypt-extension More... about 8 years ago
Merge pull request #563 from wimg/feature/fix-codestyle-independence-variable-variables More... about 8 years ago
Merge pull request #562 from wimg/feature/39-fix-false-positive-calltime-pass-by-ref More... about 8 years ago
Merge pull request #561 from wimg/php-7.2/deprecated-read-exif-data More... about 8 years ago
Merge pull request #551 from wimg/php-7.2/add-sodium-extension More... about 8 years ago
Merge pull request #550 from wimg/feature/update-coveralls-config More... about 8 years ago
Merge pull request #548 from wimg/feature/update-version-recommended-plugin More... about 8 years ago
ForbiddenGlobalVariableVariable: fix false positives and more More... about 8 years ago
VariableVariables: improve code style independent sniffing More... about 8 years ago
ForbiddenCallTimePassByReference: fix false positive for "bitwise and" preceded by global constant More... about 8 years ago
PHP 7.2 / RemovedConstants: add the deprecation and removal of the mcrypt cipher constants More... about 8 years ago
PHP 7.2 / DeprecatedIniDirectives: add removed `opcache.fast_shutdown` directive More... about 8 years ago
PHP 7.2 / DeprecatedFunctions: add the removal of the mcrypt functions More... about 8 years ago
PHP 7.2 / DeprecatedIniDirectives: add the removal of the mcrypt ini directives More... about 8 years ago
PHP 7.2 / RemovedConstants: add the deprecation and removal of the mcrypt constants More... about 8 years ago
PHP 7.2 / RemovedExtensions: the mcrypt extension has now been removed More... about 8 years ago
PHP 7.2: DeprecatedFunctions: add read_exif_data() More... about 8 years ago
PHP 7.2/New Functions: add spl_object_id() More... about 8 years ago
Readme: Improve grammar of the reporting information More... about 8 years ago
PHP7.2: NewConstants sniff: add new Sodium extension constants More... about 8 years ago
PHP7.2: NewFunctions sniff: add new Sodium extension functions More... about 8 years ago
Build/Travis: Make coveralls work again More... about 8 years ago
Travis: run coveralls against highest stable PHP version More... about 8 years ago
Travis: Use stable versions of Coveralls More... about 8 years ago
Up the version for recommended Compose plugin. More... about 8 years ago
Merge pull request #545 from wimg/php-7.2/new-oci-functions More... about 8 years ago
NewFunctions: Add new OCI functions More... about 8 years ago