Releases: symfony/framework-bundle
Releases · symfony/framework-bundle
v4.4.20
Changelog (v4.4.19...v4.4.20)
- bug #40135 Fix freshness checks with boolean parameters on routes (HypeMC)
- bug #40138 fix registering "annotations.cache" on the "container.hot_path" (nicolas-grekas)
- bug #40116 scan directories for translations sequentially (xabbuh)
- bug #40050 Fixed updating catalogue metadata from Intl domain (yceruto)
- bug #39659 keep valid submitted choices when additional choices are submitted (xabbuh)
v5.2.3
Changelog (v5.2.2...v5.2.3)
- no changes
v5.2.2
Changelog (v5.2.1...v5.2.2)
- bug #39797 Dont allow unserializing classes with a destructor (jderusse)
- bug #39692 Dump abstract arguments (jderusse)
- bug #39686 Fix config merging in lock (jderusse)
- bug #39672 Fix UidNormalizer priority (fancyweb)
v5.1.11
Changelog (v5.1.10...v5.1.11)
- bug #39797 Dont allow unserializing classes with a destructor (jderusse)
- bug #39692 Dump abstract arguments (jderusse)
- bug #39686 Fix config merging in lock (jderusse)
v4.4.19
Changelog (v4.4.18...v4.4.19)
- bug #39797 Dont allow unserializing classes with a destructor (jderusse)
- bug #39686 Fix config merging in lock (jderusse)
v5.2.1
Changelog (v5.2.0...v5.2.1)
- bug #39555 Fix NFS detection on macOs (jderusse)
- bug #39360 Fix cache:clear with buildDir (jderusse)
- bug #39494 Add missing symfony/deprecation-contracts requirement (jderusse)
- bug #39478 Fix missing kernel.build_dir on cache clear (chalasr)
- bug #39442 Fix enabled key for ratelimiter config (pierredup)
- bug #39268 Use decoration instead of class replacement for mock factory (GaryPEGEOT)
- bug #39361 acces public-deprecated services via the private container to remove false-positive deprecations (nicolas-grekas)
- bug #39357 fix preserving some special chars in the query string (nicolas-grekas)
- bug #39313 TextDescriptor::formatControllerLink checked method… (fjogeleit)
- bug #39256 Fixed case when the marking store is not defined (lyrixx)
v5.1.10
Changelog (v5.1.9...v5.1.10)
- bug #39494 Add missing symfony/deprecation-contracts requirement (jderusse)
- bug #39361 acces public-deprecated services via the private container to remove false-positive deprecations (nicolas-grekas)
- bug #39357 fix preserving some special chars in the query string (nicolas-grekas)
- bug #39313 TextDescriptor::formatControllerLink checked method… (fjogeleit)
v4.4.18
Changelog (v4.4.17...v4.4.18)
- bug #39357 fix preserving some special chars in the query string (nicolas-grekas)
- bug #39313 TextDescriptor::formatControllerLink checked method… (fjogeleit)
v5.2.0
Changelog (v5.2.0-RC2...v5.2.0)
- no changes
v5.1.9
Changelog (v5.1.8...v5.1.9)
- bug #39072 fix firebase transport factory DI tag type (xabbuh)
- bug #38999 autoconfigure behavior describing tags on decorators (xabbuh)
- bug #38867 Fixing TranslationUpdateCommand failure when using "--no-backup" (liarco)