Symfony v5.1.0 Release Notes

Release Date: 2020-05-31 // almost 4 years ago
  • Changelog (v5.1.0-RC2...v5.1.0)

    • ๐Ÿ› bug #37009 [Validator] use "allowedVariables" to configure the ExpressionLanguageSyntax constraint (@xabbuh)
    • ๐Ÿ› bug #37008 [Security] Fixed AbstractToken::hasUserChanged() (@wouterj)
    • ๐Ÿ› bug #36894 [Validator] never directly validate Existence (Required/Optional) constraints (@xabbuh)
    • ๐Ÿ› bug #37007 [Console] Fix QuestionHelper::disableStty() (@chalasr)
    • ๐Ÿ› bug #36865 [Form] validate subforms in all validation groups (@xabbuh)
    • ๐Ÿ› bug #36907 Fixes sprintf(): Too few arguments in form transformer (@pedrocasado)
    • ๐Ÿ› bug #36868 [Validator] Use Mime component to determine mime type for file validator (@pierredup)
    • ๐Ÿ› bug #37000 Add meaningful message when using ProcessHelper and Process is not installed (@l-vo)
    • ๐Ÿ› bug #36990 [Messenger] Change the default notify timeout value for PostgreSQL (@fabpot)
    • ๐Ÿ› bug #36995 [TwigBridge] fix fallback html-to-txt body converter (@nicolas-grekas)
    • ๐Ÿ› bug #36993 [ErrorHandler] fix setting $trace to null in FatalError (@nicolas-grekas)
    • ๐Ÿ› bug #36987 Handle fetch mode deprecation of DBAL 2.11. (@derrabus)
    • ๐Ÿ› bug #36984 [SecurityBundle] Fixed version constraint on security-core and security-guard (@wouterj)
    • ๐Ÿ› bug #36974 [Security] Fixed handling of CSRF logout error (@wouterj)

    [PR] #37019