Symfony v5.2.0-RC2 Release Notes

Release Date: 2020-11-21 // over 3 years ago
  • Changelog (v5.2.0-RC1...v5.2.0-RC2)

    • 🐛 bug #39113 [DoctrineBridge] drop binary variants of UID types (@nicolas-grekas)
    • 🔋 feature #39111 [Security] Update password upgrader listener to work with the new UserBadge (@wouterj)
    • 🐛 bug #39083 [Dotenv] Check if method inheritEnvironmentVariables exists (@Chi-teck)
    • 🐛 bug #39094 [Ldap] Fix undefined variable $con (@derrabus)
    • 🐛 bug #39091 [Config] Recheck glob brace support after GlobResource was serialized (@wouterj)
    • 🐛 bug #39092 Fix critical extension when reseting paged control (@jderusse)
    • 🐛 bug #38614 [HttpFoundation] Fix for virtualhosts based on URL path (@mvorisek)
    • 🐛 bug #39072 [FrameworkBundle] [Notifier] fix firebase transport factory DI tag type (@xabbuh)
    • 🐛 bug #39070 [Validator] Remove IsinValidator's validator dependency (@derrabus)
    • 🐛 bug #38387 [Validator] prevent hash collisions caused by reused object hashes (@fancyweb, @xabbuh)
    • 🐛 bug #38999 [DependencyInjection] autoconfigure behavior describing tags on decorators (@xabbuh)
    • 🐛 bug #39058 [DependencyInjection] Fix circular detection with multiple paths (@jderusse)
    • 🐛 bug #39059 [Filesystem] fix cleaning up tmp files when dumpFile() fails (@nicolas-grekas)

    [PR] #39133