Completed
Push — master ( 7993bb...b44869 )
by Marco
08:04
created
16 files with issues
Count Path Last Found
1 src/Comodojo/Cache/Drivers/AbstractDriver.php
Comprehensibility Best Practice
3 src/Comodojo/Cache/Drivers/Apc.php
Bug Best Practice
3 src/Comodojo/Cache/Drivers/Apcu.php
Bug Best Practice
3 src/Comodojo/Cache/Drivers/FilesystemGhost.php
Documentation Bug Best Practice Duplication
4 src/Comodojo/Cache/Drivers/FilesystemXattr.php
Documentation Bug Best Practice Duplication
5 src/Comodojo/Cache/Drivers/Memcached.php
Documentation Bug Best Practice Duplication
1 src/Comodojo/Cache/Drivers/Memory.php
Bug
3 src/Comodojo/Cache/Drivers/PhpRedis.php
Bug Best Practice Duplication
1 Interfaces/EnhancedCacheItemPoolInterface.php
Bug
2 src/Comodojo/Cache/Manager.php
Documentation