Skip to content

v5.2.1

Compare
Choose a tag to compare
@fabpot fabpot released this 18 Dec 14:11
· 2105 commits to 7.0 since this release
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)