Skip to content

[Platform][Cache] Add CachePlatform::lookup() and content-based MessageBag hashing #10105

[Platform][Cache] Add CachePlatform::lookup() and content-based MessageBag hashing

[Platform][Cache] Add CachePlatform::lookup() and content-based MessageBag hashing #10105

Triggered via pull request April 29, 2026 08:06
Status Failure
Total duration 8m 4s
Artifacts

code-quality.yaml

on: pull_request
PHPStan / Demo
35s
PHPStan / Demo
PHPStan / Examples
34s
PHPStan / Examples
Matrix: phpstan-bridge
Matrix: phpstan-package
Fit to window
Zoom out
Zoom in

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.