Symfony v5.0.11 Release Notes

Release Date: 2020-07-24 // over 3 years ago
  • Changelog (v5.0.10...v5.0.11)

    • πŸ› bug #37590 Allows RedisClusterProxy instance in Lock RedisStore (@jderusse)
    • πŸ› bug #37583 [Mime] Fix EmailHeaderSame to make use of decoded value (@evertharmeling)
    • πŸ› bug #37569 [Messenger] Allow same middleware to be used multiple times with different arguments (@HypeMC)
    • πŸ› bug #37624 [Cache] Connect to RedisCluster with password auth (@mforbak)
    • πŸ› bug #37635 [Cache] fix catching auth errors (@nicolas-grekas)
    • πŸ› bug #37628 [Serializer] Support multiple levels of discriminator mapping (@jeroennoten)
    • πŸ› bug #37572 [FrameworkBundle] set default session.handler alias if handler_id is not provided (@youssef BENHSSAIEN)
    • πŸ› bug #37607 Fix checks for phpunit releases on Composer 2 (@colinodell)
    • πŸ› bug #37594 Use hexadecimal numerals instead of hexadecimals in strings to repres… (@arekzb)
    • πŸ› bug #37576 [WebProfilerBundle] modified url generation to use absolute urls (@smatyas)
    • πŸ› bug #36888 [Mailer] Fix mandrill raw http request setting from email/name (@JohJohan)
    • πŸ› bug #37527 [Mailer] Fix reply-to functionality in the SendgridApiTransport (@jt2k)
    • πŸ› bug #37581 [Mime] Fix compat with HTTP requests (@fabpot)
    • πŸ› bug #37580 [Mime] Keep Sender full address when used by non-SMTP transports (@fabpot)
    • πŸ› bug #37511 [DependencyInjection][Config] Use several placeholder unique prefixes for dynamic placeholder values (@fancyweb)
    • πŸ› bug #37562 [Cache] Use the default expiry when saving (not when creating) items (@philipp-kolesnikov)
    • πŸ› bug #37563 Fix DBAL deprecation (@nicolas-grekas)
    • πŸ› bug #37521 [Form] Fix ChoiceType translation domain (@VincentLanglet)
    • πŸ› bug #37550 [OptionsResolver] Fix force prepend normalizer (@hason)
    • πŸ› bug #37520 [Form] silently ignore uninitialized properties when mapping data to forms (@ph-fritsche)
    • πŸ› bug #37526 [Cache][Config] ensure compatibility with PHP 8 stack traces (@xabbuh)
    • πŸ› bug #37513 [PhpUnitBridge] ExcludeList usage for PHPUnit 9.4 (@gennadigennadigennadi)
    • πŸ› bug #37514 [String] throw when Alpine is used and translit fails (@nicolas-grekas)
    • bug #37461 [Process] Fix Permission Denied error when writing sf_proc_00 lock files on Windows (@JasonStephensTAMU)
    • πŸ› bug #37505 [Form] fix handling null as empty data (@xabbuh)
    • πŸ› bug #37385 [Console] Fixes question input encoding on Windows (@YaFou)
    • πŸ› bug #37491 [HttpClient] Fix promise behavior in HttplugClient (@brentybh)
    • πŸ› bug #37469 [Console] always use stty when possible to ask hidden questions (@nicolas-grekas)
    • πŸ› bug #37486 [HttpClient] fix parsing response headers in CurlResponse (@nicolas-grekas)
    • πŸ› bug #37484 [HttpClient][CurlHttpClient] Fix http_version option usage (@fancyweb)
    • πŸ› bug #37447 [Validator] fix validating lazy properties that evaluate to null (@xabbuh)
    • bug #37464 [ErrorHandler] fix throwing from __toString() (@nicolas-grekas)
    • πŸ› bug #37449 [Translation] Fix caching of parent locales file in translator (@jvasseur)
    • πŸ› bug #37418 [PhpUnitBridge] Fix compatibility with phpunit 9.3 (@gennadi Janzen)
    • πŸ› bug #37441 [DoctrineBridge] work around Connection::ping() deprecation (@nicolas-grekas)
    • πŸ› bug #37291 [MimeType] Duplicated MimeType due to PHP Bug (@juanmrad)
    • πŸ› bug #37429 [DI] fix parsing of argument type=binary in xml (@Tobion)
    • πŸ› bug #37425 [Form] fix guessing form types for DateTime types (@xabbuh)
    • πŸ› bug #37392 [Validator] fix handling typed properties as constraint options (@xabbuh)
    • πŸ› bug #37325 Fix the supports() method argument type of the security voter (@francoispluchino)
    • πŸ› bug #37358 Directly use the driverConnection executeUpdate method (@TristanPouliquen)
    • πŸ› bug #37389 [HttpFondation] Change file extension of "audio/mpeg" from "mpga" to "mp3" (@YaFou)
    • πŸ› bug #37379 [HttpClient] Support for cURL handler objects (@derrabus)
    • πŸ› bug #37383 [VarDumper] Support for cURL handler objects (@derrabus)
    • πŸ› bug #37395 add .body wrapper element (@Nemo64)
    • πŸ› bug #37400 [HttpClient] unset activity list when creating CurlResponse (@nicolas-grekas)
    • πŸ› bug #36304 Check whether path is file in DataPart::fromPath() (@freiondrej)
    • πŸ› bug #37345 [Form] collect all transformation failures (@xabbuh)
    • bug #37362 [SecurityBundle] Drop cache.security_expression_language service if invalid (@chalasr)
    • πŸ› bug #37353 [DI] disable preload.php on the CLI (@nicolas-grekas)
    • πŸ› bug #37268 [Messenger] Fix precedence of DSN options for 4.4 (@jderusse)
    • πŸ› bug #37341 Fix support for PHP8 union types (@nicolas-grekas)
    • πŸ› bug #37271 [FrameworkBundle] preserve dots in query-string when redirecting (@nicolas-grekas)
    • πŸ› bug #37340 Fix support for PHP8 union types (@nicolas-grekas)
    • πŸ› bug #37275 [DI] tighten detection of local dirs to prevent false positives (@nicolas-grekas)
    • πŸ› bug #37090 [PhpUnitBridge] Streamline ansi/no-ansi of composer according to phpunit --colors option (@kick-the-bucket)
    • πŸ› bug #36230 [VarDumper] Fix CliDumper coloration on light arrays (@l-vo)
    • πŸ› bug #37270 [FrameworkBundle] preserve dots in query-string when redirecting (@nicolas-grekas)
    • πŸ› bug #37319 [HttpClient] Convert CurlHttpClient::handlePush() to instance method (@mpesari)
    • πŸ› bug #37342 [Cache] fix compat with DBAL v3 (@nicolas-grekas)
    • πŸ› bug #37286 [Console] Reset question validator attempts only for actual stdin (bis) (@nicolas-grekas)
    • πŸ› bug #37160 Reset question validator attempts only for actual stdin (@ostrolucky)
    • πŸ› bug #36975 [PropertyInfo] Make PhpDocExtractor compatible with phpDocumentor v5 (@DerManoMann)

    [PR] #37649
    πŸš€ [EOM] End of maintenance release for branch 5.0