Make the `always_expire_wfd_meta_resources` config setting work regardless of `kernel.debug` mode
This release fixes the always_expire_wfd_meta_resources
setting when kernel.debug
is disabled. It also adds a method to enable the cache expiration programmatically, not only through configuration.
What's Changed
- Aktualisiere PHP-CS-Fixer auf v3.62.0 by @mpdude in #48
- Nutze Docker-Image von friendsofphp/php-cs-fixer by @mpdude in #49
- Make the
always_expire_wfd_meta_resources
config setting work regardless ofkernel.debug
mode by @mpdude in #50
Full Changelog: 4.0.4...4.1.0