feat(svg): adds sprite hash manifest for cache busting #1844
Annotations
4 errors
|
PHP 8.3 Test
Process completed with exit code 2.
|
|
TypeDoesNotContainType:
inc/Services/Svg.php#L133
inc/Services/Svg.php:133:21: TypeDoesNotContainType: Type null for $sprite_hashes is never array<array-key, mixed> (see https://psalm.dev/056)
|
|
UndefinedVariable:
inc/Services/Svg.php#L132
inc/Services/Svg.php:132:34: UndefinedVariable: Cannot find referenced variable $json_content (see https://psalm.dev/024)
|
|
TypeDoesNotContainType:
inc/Services/Svg.php#L128
inc/Services/Svg.php:128:20: TypeDoesNotContainType: Type null for $sprite_hashes is never array<array-key, mixed> (see https://psalm.dev/056)
|