Skip to content

v8.1.1

Latest

Choose a tag to compare

@fabpot fabpot released this 27 Jun 09:30
· 15 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v8.1.1

Changelog (v8.1.0...v8.1.1)

  • minor #64694 Fix service _instanceof type (@philbates35)
  • minor #64647 Relax test assertions for generated _fragment URI (@nicolas-grekas)
  • bug #63800 Detect env placeholders in resolved route parameter values (@Amoifr)
  • bug #64615 Rename ContainerAwareInterface to ContainerProviderInterface (@nicolas-grekas)
  • bug #64595 Add argument $allowNamedClosure to DeepClone to fit ext-deepclone v0.8 (@nicolas-grekas)
  • bug #64566 Harden __toString trampolines via __unserialize() (@nicolas-grekas)
  • bug #64555 Fix custom config directory being ignored when registering bundles (@nicolas-grekas)
  • bug #64560 Avoid resolving all env vars when building the router request context (@nicolas-grekas)
  • bug #64552 Fix warming up caches that hold a closure (@nicolas-grekas)
  • minor #64476 Unsafe unserialize phpstan rule (@jack-worman)
  • bug #64441 Fix dumping the debug container on cache:clear/cache:warmup (@nicolas-grekas)
  • bug #64420 Fix "allow_no_handlers" being ignored on message buses (@damien-bp)