lib/Phpfastcache/Api.php
Showing 2 of 2 total issues
Function getPhpfastcacheVersion
has a Cognitive Complexity of 15 (exceeds 5 allowed). Consider refactoring. Open
Open
public static function getPhpfastcacheVersion(bool $fallbackOnChangelog = true, bool $cacheable = true): string { /** * Cache the version statically to improve * performances on multiple calls
- Read upRead up
Method getPhpfastcacheVersion
has 32 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public static function getPhpfastcacheVersion(bool $fallbackOnChangelog = true, bool $cacheable = true): string { /** * Cache the version statically to improve * performances on multiple calls