Symfony v5.1.5 Release Notes

Release Date: 2020-09-02 // over 3 years ago
  • Changelog (v5.1.4...v5.1.5)

    • 🔒 security #cve-2020-15094 Remove headers with internal meaning from HttpClient responses (@mpdude)
    • 🐛 bug #38024 [Console] Fix undefined index for inconsistent command name definition (@chalasr)
    • 🐛 bug #38023 [DI] fix inlining of non-shared services (@nicolas-grekas)
    • 🐛 bug #38022 Missed AbstractArgument (@a-menshchikov)
    • 🐛 bug #38020 [PhpUnitBridge] swallow deprecations (@xabbuh)
    • 🐛 bug #37961 [Mailer] Fixed 'verify_peer' option in mailer DSN being ignored (@SnakePin)
    • 🐛 bug #38010 [Cache] Psr16Cache does not handle Proxy cache items (@alex-dev)
    • 🐛 bug #37937 [Serializer] fixed fix encoding of cache keys with anonymous classes (@michaelzangerle)
    • 🐛 bug #38002 [Validator] Fix PhpUnitBridge version constraint (@derrabus)
    • 🐛 bug #38001 Fix symfony/amazon-mailer constraint (@michał Jusięga)

    [PR] #38029
    🚀 [SECURITY] Security release