Completed
Push — final ( 2578ac...77824b )
by Georges
04:13 queued 02:03
created
43 files with issues
Count Path Last Found
3 src/phpFastCache/Cache/DriverBaseTrait.php
Unused Code Documentation Security Object Injection
5 src/phpFastCache/Cache/ItemBaseTrait.php
Documentation Bug Duplication
10 phpFastCache/Core/ExtendedCacheItemPoolTrait.php
Duplication
3 src/phpFastCache/Core/PathSeekerTrait.php
Coding Style Best Practice Duplication
2 phpFastCache/Core/StandardPsr6StructureTrait.php
Duplication
1 src/phpFastCache/Drivers/Apc/Driver.php
Duplication
1 src/phpFastCache/Drivers/Apc/Item.php
Duplication
1 src/phpFastCache/Drivers/Apcu/Driver.php
Duplication
1 src/phpFastCache/Drivers/Apcu/Item.php
Duplication
6 src/phpFastCache/Drivers/Cookie/Driver.php
Coding Style