Symfony v5.0.4 Release Notes

Release Date: 2020-01-31 // about 4 years ago
  • Changelog (since v5.0.3...v5.0.4)

    • πŸ› bug #35530 [HttpClient] Fix regex bearer (@noniagriconomie)
    • πŸ› bug #35532 [Validator] fix access to uninitialized property when getting value (@greedyivan)
    • πŸ› bug #35486 [Translator] Default value for 'sort' option in translation:update should be 'asc' (@versgui)
    • πŸ› bug #35305 [HttpKernel] Fix stale-if-error behavior, add tests (@mpdude)
    • πŸ› bug #34808 [PhpUnitBridge] Properly handle phpunit arguments for configuration file (@biozshock)
    • πŸ› bug #35517 [Intl] Provide more locale translations (@ro0NL)
    • πŸ› bug #35518 [Mailer] Fix STARTTLS support for Postmark and Mandrill (@fabpot)
    • πŸ› bug #35480 [Messenger] Check for all serialization exceptions during message dec… (@patrick Berenschot)
    • πŸ› bug #35502 [Messenger] Fix bug when using single route with XML config (@Nyholm)
    • πŸ› bug #35438 [SecurityBundle] fix ldap_bind service arguments (@Ioni14)
    • πŸ› bug #35429 [DI] CheckTypeDeclarationsPass now checks if value is type of parameter type (@pfazzi)
    • πŸ› bug #35464 [ErrorHandler] Add debug argument to decide whether debug page is shown or not (@yceruto)
    • πŸ› bug #35423 Fixes a runtime error when accessing the cache panel (@DamienHarper)
    • πŸ› bug #35428 [Cache] fix checking for igbinary availability (@nicolas-grekas)
    • πŸ› bug #35424 [HttpKernel] Check if lock can be released (@sjadema)

    [PR] #35541