Completed
Push — v5 ( e03f3a...66bc70 )
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
5 src/phpFastCache/Drivers/Couchbase/Driver.php
Bug Duplication Unused Code Comprehensibility
1 src/phpFastCache/Drivers/Cookie/Item.php
Duplication
4 src/phpFastCache/Drivers/Predis/Driver.php
Duplication
2 src/phpFastCache/Drivers/Devnull/Driver.php
Comprehensibility Best Practice Duplication
1 src/phpFastCache/Drivers/Couchbase/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/Devfalse/Item.php
Duplication
3 src/phpFastCache/Drivers/Leveldb/Driver.php
Duplication Bug