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
Ability to use a placeholder/pattern in routing annotation setting Display aliases in debug:container command [RFC][VarDumper] Add ability to style integer and double values separately Provide ConstraintValidatorTestCase logic as a trait
They talked about us
Mug alert as a Symfony command Implementing Action-Domain-Responder Pattern With Symfony Interacting with Redis Using Symfony Symfony and Hexagonal Architecture [Symfony]: Empty token storage when injecting service in an event listener How to autowire a Symfony console application Symfony: Protéger l’accès de certaines pages avec un OTP Ce que vous devez retenir de SymfonyWorld 2020 1/2 Ce que vous devez retenir de SymfonyWorld 2020 2/2 Symfony Bundle Erweiterungen – Offizielle Bundles für das Sulu CMS [Symfony] DoctrineでWHERE句にDateTimeを使うときはsetParameterの第三引数で型の指定が必要 [Symfony] UniqueEntityで複合ユニークを設定した際に対象のフィールドすべてにエラーを表示する方法 [Symfony] 機能テストでコントローラに注入しているサービスをモックする方法 [Symfony] Doctrine ORMでarray型にオブジェクトの配列を保存しているときに正常に更新ができない問題の解決方法 [Symfony] Security Voterを使って「リソースの所有者でないと編集不可」を実装してみよう
Call to Action
Follow Symfony on Twitter and retweet this article. Subscribe to the Symfony blog RSS and never miss a Symfony story again.
Sponsor the Symfony project.
http://feedproxy.google.com/~r/symfony/blog/~3/ZHxx7bLOuIU/a-week-of-symfony-728-7-13-december-2020
Connectez-vous pour ajouter un commentaire
Autres messages de ce groupe

This week, development activity mostly focused on dealing with the deprecation of sleep/wakeup methods in PHP 8.5 and their replacement by serialize/unserialize methods. In addition, we published more

It’s been only in July that we published symfony/ai and kicked off our AI initiative, but the repository has been busy since day one. Over 500 stars, more than 200 pull requests & issues, trending

🎤 Take the stage at SymfonyCon Amsterdam 2025, on your own terms!
The Unconference track is back and more dynamic than ever!
This unique, participant-driven format invites attendees to shape

This week, Symfony completed the migration to PHPUnit 12 in the 7.4 branch, which required many changes during the past weeks, such as replacing annotations with attributes. In addition, we updated th

🧑💻HACKDAY IS COMING!
Get ready to code, collaborate, and contribute, Symfony Hackday is back!
Join us in Amsterdam on Saturday, November 29th, for a hands-on hackathon designed to bring the

This week, Symfony released the maintenance versions 6.4.24, 7.2.9, and 7.3.2. Meanwhile, we began deprecating the XML configuration format in some components, enhanced the YAML configuration format t

Symfony 6.4.24 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you