Completed
Push — final ( b2cb52...d7128a )
by Georges
11s
created
44 files with issues
Count Path Last Found
4 src/phpFastCache/Cache/DriverBaseTrait.php
Unused Code Documentation Security File Exposure Object Injection
5 src/phpFastCache/Cache/ItemBaseTrait.php
Documentation Bug Duplication
10 phpFastCache/Core/ExtendedCacheItemPoolTrait.php
Duplication
8 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