Cache Autowiring::buildServiceClasses into a transient #892
Annotations
8 errors
PHP check coding standards using PHP - 8.3
Process completed with exit code 2.
|
PHP check coding standards using PHP - 8.2
Process completed with exit code 2.
|
PHP static code analysis using PHP - 8.2:
src/Cache/AbstractManifestCache.php#L319
Method EightshiftLibs\Cache\AbstractManifestCache::setCustomCache() has parameter $data with no value type specified in iterable type array.
|
PHP static code analysis using PHP - 8.2:
src/Cache/AbstractManifestCache.php#L346
Variable $cache on left side of ?? always exists and is not nullable.
|
PHP static code analysis using PHP - 8.2
Process completed with exit code 1.
|
PHP static code analysis using PHP - 8.3:
src/Cache/AbstractManifestCache.php#L319
Method EightshiftLibs\Cache\AbstractManifestCache::setCustomCache() has parameter $data with no value type specified in iterable type array.
|
PHP static code analysis using PHP - 8.3:
src/Cache/AbstractManifestCache.php#L346
Variable $cache on left side of ?? always exists and is not nullable.
|
PHP static code analysis using PHP - 8.3
Process completed with exit code 1.
|