Completed
Push — final ( c3da92...b2cb52 )
by Georges
10s
created
46 files with issues
Count Path Last Found
6 src/phpFastCache/Cache/DriverBaseTrait.php
Security Unused Code Bug Documentation File Exposure Object Injection
5 src/phpFastCache/Cache/ItemBaseTrait.php
Documentation Bug Duplication
10 phpFastCache/Core/ExtendedCacheItemPoolTrait.php
Duplication
9 src/phpFastCache/Core/PathSeekerTrait.php
Bug Coding Style Best Practice Security File Manipulation
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