Symfony News

A Week of Symfony #728 (7-13 December 2020)

This week, Symfony published the videos of the SymfonyWorld Online 2020 conference, allowing attendees to watch all the talks again. As a bonus, two of those videos, related to Symfony UX were published for free. In addition, Symfony published the upcoming online conferences for 2021, which will be organized in Polish, French, German and Spanish.

Symfony development highlights

This week, 108 pull requests were merged (88 in code and 20 in docs) and 52 issues were closed (37 in code and 15 in docs). See details for code and docs.

4.4 changelog:

  • 306914a: [HttpFoundation] fixed a type error in JsonResponse::setJson()
  • a630685: [FrameworkBundle] fixed preserving some special chars in the query string
  • 75a863d: [Intl] updated the ICU data to 68.1
  • 891e2af: [DependencyInjection] fixed Xdebug 3.0 detection
  • 8f331f2: [Config, TwigBundle] fixed syntax error in config example
  • 558ce1b: [Form] fixed StringUtil::trim() to trim ZERO WIDTH SPACE (U+200B) and SOFT HYPHEN (U+00AD)
  • 55d2723: [Config] stop treating multiline resources as globs
  • 2dd4561: [DependencyInjection] fixed not working if only "default_index_method" used
  • f4a02b4: [Cache] prevent notice on case matching metadata trick
  • 9186d14: [Cache] fixed setting "read_timeout" when using Redis
  • 4404e6a: updated Croatian translations
  • 03a072e: updated Portuguese translations

5.1 changelog:

  • ae2925d: [PropertyInfo, Serializer] fixed extracting ignored properties for Serializer

5.2 changelog:

  • 619d543: [Notifier] added exception for deprecated Slack dsn
  • fd34c9c: [HttpFoundation] fixed parsing some special chars with HeaderUtils::parseQuery()
  • ed46cb5: [FrameworkBundle] access public-deprecated services via the private container to remove false-positive deprecations
  • 5f08c61: [Cache] fixed incorrect usage of UNLINK with PHPRedis with Redis < 4.0
  • 9a7034e: [SecurityBundle] fixed LDAP-based HTTP Basic Auth entry point registration
  • 4df63ab: [HttpClient] use decoration instead of class replacement for mock factory
  • 730b2a5: [Form] fixed UUID exception
  • 9052b2b: [DoctrineBridge] no-op RegisterUidTypePass if DBAL types aren't loaded
  • 14a94dc: [Notifier] made webhookId argument required in Discord
  • 359bcc5: [HttpClient] fixed content swallowed by AsyncClient initializer
  • cb05fab: [FrameworkBundle] fixed enabled key for RateLimiter config

5.x changelog:

  • 8fa2954: [Security] assert voter returns valid decision
  • 219d511: [BrowserKit] allowing body content from GET with a Content-Type
  • 0dce5cf: [ErrorHandler] fixed HTML W3C compliance
  • 9b64be8: [Form] added "choice_translation_parameters" option
  • 97c6be6: [Notifier] added PHP 8 support for bridges
  • d259c84: [DomCrawler] fixed null namespace issue in Crawler
  • e972955: [Notifier] added HeaderBlock for Slack notifier

Symfony CLI

Symfony CLI is a must-have tool when developing Symfony applications on your local machine. It includes the Symfony Local Server, the best way to run local Symfony applications. This week Symfony CLI released its new 4.21.3 version with the following changes:

  • Disable composer interaction on symfony new, should prevent the command to run indefinitely
  • Fix missing space in php-ext recommendation
  • Fix quotes double escaping in header values in the Local web server when the PHP builtin server is in use

Newest issues and pull requests

They talked about us

Call to Action


Sponsor the Symfony project.


About us

What a Symfony developer should know about the framework: News, Jobs, Tweets, Events, Videos,...

Resources

Find us on Twitter

Find us on Facebook