Skip to content

1.1.2

Compare
Choose a tag to compare
@andrerom andrerom released this 08 Jul 11:50
· 7 commits to master since this release

Merge in changes from Symfony 4.4:

  • Cache:
    • [RedisTagAware]: Change to exception on wrong Redis policy config instead of warning (072cf53)
    • [FileSystemTagAware]: Solved issue with adapter when links are attempted to be removed fails (072cf53)
    • [DefaultMarshaller]: Throw when detecting incorrect version of igbinary (<3.1.0) on PHP 7.4 (88cb76c)
  • [RedisSessionHandler]: Optionally be able to set separate ttl value for sessiondata in Redis

In addition this release requires Symfony v3.4.40 or higher.