Skip to content

Make the `always_expire_wfd_meta_resources` config setting work regardless of `kernel.debug` mode

Compare
Choose a tag to compare
@mpdude mpdude released this 03 Sep 15:56
· 4 commits to master since this release
ed0032c

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 of kernel.debug mode by @mpdude in #50

Full Changelog: 4.0.4...4.1.0