Skip to content

v5.1.10

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