Completed
Push — v5.1 ( d39539...065838 )
by Georges
03:20
created
49 files with issues
Count Path Last Found
1 src/autoload.php
Coding Style
3 src/phpFastCache/CacheManager.php
Coding Style
2 src/phpFastCache/Core/Item/ItemBaseTrait.php
Documentation Bug Coding Style
14 src/phpFastCache/Core/Item/ItemExtendedTrait.php
Duplication Bug
1 src/phpFastCache/Core/Pool/CacheItemPoolTrait.php
Bug
5 src/phpFastCache/Core/Pool/DriverBaseTrait.php
Security Bug Unused Code Documentation File Exposure Object Injection
11 Core/Pool/ExtendedCacheItemPoolTrait.php
Duplication
9 src/phpFastCache/Core/Pool/IO/PathSeekerTrait.php
Bug Coding Style Best Practice Security File Manipulation
1 src/phpFastCache/Drivers/Apc/Driver.php
Duplication
3 src/phpFastCache/Drivers/Apc/Item.php
Duplication Documentation Bug