Completed
Push — v5 ( 4c4174...2766dd )
by Georges
02:33
created
45 files with issues
Count Path Last Found
1 src/phpFastCache/Drivers/Redis/Item.php
Duplication
16 src/phpFastCache/Drivers/Sqlite/Driver.php
Unused Code Documentation Bug Coding Style Best Practice Comprehensibility Security File Manipulation File Exposure
1 src/phpFastCache/Drivers/Apc/Driver.php
Duplication
1 src/phpFastCache/Drivers/Sqlite/Item.php
Duplication
6 src/phpFastCache/Drivers/Ssdb/Driver.php
Duplication Unused Code Comprehensibility
1 src/phpFastCache/Drivers/Apcu/Driver.php
Duplication
1 src/phpFastCache/Drivers/Ssdb/Item.php
Duplication
1 src/phpFastCache/Drivers/Devfalse/Driver.php
Duplication
1 src/phpFastCache/Drivers/Wincache/Item.php
Duplication
10 src/phpFastCache/Drivers/Memcached/Driver.php
Duplication Bug Best Practice