Completed
Push — v5 ( 66bc70...841c67 )
by Georges
02:44
created
44 files with issues
Count Path Last Found
7 src/phpFastCache/Core/DriverAbstract.php
Unused Code Comprehensibility Bug Security Best Practice File Exposure Object Injection
2 src/phpFastCache/Drivers/Devtrue/Driver.php
Bug Best Practice Duplication
1 src/phpFastCache/Drivers/Devtrue/Item.php
Duplication
1 src/autoload.php
Coding Style Compatibility
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