[Platform][Cache] Add CachePlatform::lookup() and content-based MessageBag hashing #10105
code-quality.yaml
on: pull_request
Matrix
/
Build
5s
Matrix: phpstan-bridge
Matrix: phpstan-package
Annotations
4 errors
|
PHPStan / Platform / Cache
Process completed with exit code 1.
|
|
PHPStan / Platform / Cache:
CachePlatform.php#L160
Method Symfony\AI\Platform\Bridge\Cache\CachePlatform::hashInput() has parameter $input with no value type specified in iterable type array.
|
|
PHPStan / Platform / Cache:
CachePlatform.php#L151
Method Symfony\AI\Platform\Bridge\Cache\CachePlatform::buildCacheKey() has parameter $input with no value type specified in iterable type array.
|
|
PHPStan / Platform / Cache:
CachePlatform.php#L125
Method Symfony\AI\Platform\Bridge\Cache\CachePlatform::lookup() has parameter $input with no value type specified in iterable type array.
|