A Week of Symfony #797 (4-10 April 2022)

This week, Symfony celebrated the SymfonyLive Paris 2022 conference, the first official non-virtual Symfony conference since the COVID-19 pandemic started. The next opportunity to meet the community in person will be the SymfonyCon Disneyland Paris 2022 conference on November 17-18, 2022. Meanwhile, we started publishing the New in Symfony 6.1 blog posts in preparation for its upcoming release.

Symfony development highlights

This week, 31 pull requests were merged (19 in code and 12 in docs) and 37 issues were closed (30 in code and 7 in docs). Excluding merges, 25 authors made 24,208 additions and 6,033 deletions. See details for code and docs.

4.4 changelog:

81c9e39: [Process] fix Process::getEnv() when setEnv() hasn't been called before 0a0345a: [FrameworkBundle] fix error related to debug:router --no-interaction 7f0edd6: [Intl] update the ICU data to 71.1 69f7f6e: [Console] fix table header seperator wrapping

5.4 changelog:

2195545: [RateLimiter] adding default empty string value on Security::LAST_USERNAME dcd1c32: [HttpKernel] fix use_cookies framework session configuration

6.1 changelog:

1b75cc0: [ExpressionLanguage] add support for null-safe operator 9c37015: [TwigBridge] make LintCommand::$namePatterns private fb40adc: [Notifier] improve some type annotations f923f15: [Notifier] add no_stop_clause to DSN in OvhCloud 1f514f9: use modern PHP features such as array_is_list(), get_debug_type(), is_countable(), is_iterable(), str_contains() and str_starts_with()

Newest issues and pull requests

[RFC] Change the way deprecations are reported? Automatically disable http client tracing / logging when approaching memory limit [Translation] Add support for named arguments in PhpExtractor Annotation or Attribute to set parameters similar to bind Set memory limit for preloading [Lock] Log successfully released lock

SymfonyCasts Updates

SymfonyCasts is the official way to learn Symfony. Select a track for a guided path through 100+ video tutorial courses about Symfony, PHP and JavaScript.

These were some of the most relevant SymfonyCasts updates of the week:

(Video) Symfony 6 course, Chapter 13: Smart Routes: GET-only & Validate {Wildcards} (Video) Symfony 6 course, Chapter 14: Service Objects (Video) Symfony 6 course, Chapter 15: The Twig Service & Profiler for API Requests (Video) Symfony 6 course, Chapter 16: Setting up Webpack Encore (Video) Symfony 6 course, Chapter 17: Packaging JS and CSS with Encore (Video) EasyAdmin course, Chapter 38: A Global "Export" Action (Video) EasyAdmin course, Chapter 39: Linking to EasyAdmin from Twig (Video) EasyAdmin course, Chapter 40: Form Panels

They talked about us

Symfony Station Communiqué - 8 April 2022 Symfony ElasticSearch, Front Controller, API documentation

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.

https://symfony.com/blog/a-week-of-symfony-797-4-10-april-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Created 3y | Apr 10, 2022, 9:20:07 AM


Login to add comment

Other posts in this group

New in Symfony 7.3: Twig Extension Attributes

Contributed by Jérôme Tamarelle in

Apr 28, 2025, 8:50:09 AM | Symfony
A Week of Symfony #956 (April 21–27, 2025)

This week, we kicked off the New in Symfony 7.3 blog series, highlighting all the exciting new features coming in this release. We also unveiled more details about some of the SymfonyOnline June 2025

Apr 27, 2025, 9:41:08 AM | Symfony
SymfonyOnline June 2025: How Doctrine Events Ruined My Day(s)

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

Apr 25, 2025, 1:40:15 PM | Symfony
Introducing A Streaming AMQP Transport for Symfony Messenger

Symfony's Messenger component makes it easy to build message-driven applications. However, developers using symfony/amqp-messenger have long faced a limitation: it relies on polling (get()), which can

Apr 25, 2025, 9:10:02 AM | Symfony
SymfonyLive Berlin 2025: Recap and Replay !

SymfonyLive Berlin 2025 took place just 3 weeks ago!

A huge thank you to everyone who joined us!🔥 The conference brought together the local Symfony community in the heart of Berlin for two da

Apr 24, 2025, 2:30:18 PM | Symfony
New in Symfony 7.3: Global Translation Parameters

Contributed by Hubert Lenoir in

Apr 24, 2025, 7:30:24 AM | Symfony
SymfonyOnline June 2025: FormFlow: Build Stunning Multistep Forms

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

Apr 23, 2025, 3:20:21 PM | Symfony