[RFC] feat: introduce new reverse_proxy_cache_control config to allow configuring specific cache control for reverse proxy #64
Annotations
2 errors
PHPStan:
src/DependencyInjection/Configuration.php#L290
Call to an undefined method Symfony\Component\Config\Definition\Builder\ExprBuilder::ifNotNull().
|
PHPStan:
src/EventListener/CacheControlListener.php#L126
Parameter #2 $values of method Symfony\Component\HttpFoundation\ResponseHeaderBag::set() expects array<string>|string|null, int given.
|
Loading