Completed
Push — v5 ( 9c84b7...e03f3a )
by Georges
02:50
created
44 files with issues
Count Path Last Found
42 src/phpFastCache/Core/DriverAbstract.php
Bug Documentation Coding Style Best Practice Unused Code Comprehensibility Security Duplication File Exposure Object Injection
1 src/phpFastCache/Drivers/Devtrue/Item.php
Duplication
1 src/autoload.php
Coding Style Compatibility
2 src/phpFastCache/Drivers/Devtrue/Driver.php
Bug Best Practice Duplication
13 src/phpFastCache/Drivers/Files/Driver.php
Bug Coding Style Comprehensibility Documentation Security Best Practice File Manipulation File Exposure
1 src/phpFastCache/Drivers/Files/Item.php
Duplication
1 src/phpFastCache/CacheManager.php
Unused Code Comprehensibility
11 src/phpFastCache/Drivers/Memcached/Driver.php
Bug Best Practice Duplication
1 src/phpFastCache/Drivers/Leveldb/Item.php
Duplication
7 src/phpFastCache/Drivers/Cookie/Driver.php
Coding Style