| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-27 | 1.1 kB | |
| v8.1.1 source code.tar.gz | 2026-06-27 | 188.2 kB | |
| v8.1.1 source code.zip | 2026-06-27 | 310.4 kB | |
| Totals: 3 Items | 499.7 kB | 0 | |
Changelog (https://github.com/symfony/framework-bundle/compare/v8.1.0...v8.1.1)
- minor [#64694] Fix service _instanceof type (@philbates35)
- minor [#64647] Relax test assertions for generated
_fragmentURI (@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)