Completed
Push — v5 ( c7699f...6f60af )
by Georges
02:47
created
44 files with issues
Count Path Last Found
5 src/phpFastCache/Core/DriverAbstract.php
Unused Code Comprehensibility Security Bug Best Practice File Exposure Object Injection
2 src/phpFastCache/Drivers/Devnull/Driver.php
Comprehensibility Best Practice Duplication
1 src/phpFastCache/Drivers/Devfalse/Item.php
Duplication
6 src/phpFastCache/Drivers/Ssdb/Driver.php
Duplication Unused Code Comprehensibility
2 src/phpFastCache/Drivers/Devnull/Item.php
Comprehensibility Best Practice Duplication
1 src/phpFastCache/Drivers/Devtrue/Item.php
Duplication
3 src/phpFastCache/Drivers/Leveldb/Driver.php
Duplication Bug
2 src/phpFastCache/Drivers/Devtrue/Driver.php
Bug Best Practice Duplication
1 src/phpFastCache/Drivers/Files/Item.php
Duplication
1 src/autoload.php
Coding Style Compatibility