A Week of Symfony #737 (8-14 February 2021)

This week, Symfony Panther 1.0 was released, adding many features and improvements to this browser testing and web scraping library. Meanwhile, the Symfony 5 book was updated for Symfony 5.2. Finally, the upcoming Symfony conferences made a last call for submitting speaking and training proposals.

Symfony development highlights

This week, 45 pull requests were merged (22 in code and 23 in docs) and 33 issues were closed (26 in code and 7 in docs). Excluding merges, 19 authors made 6,148 additions and 810 deletions. See details for code and docs.

4.4 changelog:

c75687f: [FrameworkBundle] fix registering annotations.cache on the container.hot_path 52a999c: [FrameworkBundle] fix freshness checks with boolean parameters on routes 79ccf88: modernize func_get_args() calls to variadic parameters dc20a31: [Finder] use a lazyIterator to close files descriptors when no longer used 4626100: [Finder] mark the LazyIterator class as internal

5.2 changelog:

ec38bab: [Form] forward the label_html option to expanded choice fields b636e66: [RateLimiter] fix sliding_window misbehaving with stale records

5.x changelog:

f93b738: [Notifier] add data field to Firebase options 37e1823: [FrameworkBundle, Messenger] add RouterContextMiddleware 12b9d92: [Uid] add UidFactory to create Ulid and Uuid from timestamps and randomness/nodes d97ab18: [Filesystem] remove dirs atomically if possible 1f067bc: [HttpFoundation] fix consistency in sessions not found exceptions f2f880a: [Filesystem] improve messages on failure c757845: [Security] extract password hashing from security-core with proper wording

Newest issues and pull requests

Turn @return into real types on PHP 8 Easily opt out from Traceable decorations

They talked about us

Using PHP8 attributes with Symfony Value Resolvers User authentication and authorization with shared session in a micro-services architecture based on Symfony Symfony 5 : Mocking private autowired services in Controller functional tests How to build a clean Docker Symfony 5.2 PHP8 PostegreSQL Nginx project Get your SQL functions in DQL Symfony : Bundle icin kolay yapilandirma yapmak

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/9iGh2_9m_cc/a-week-of-symfony-737-8-14-february-2021

Created 4y | Feb 14, 2021, 10:20:06 AM


Login to add comment

Other posts in this group

A Week of Symfony #940 (30 December 2024 - 5 January 2025)

This week, Symfony 6.4.17, 7.1.10 and 7.2.2 maintenance versions were released. In addition, we published more information about the upcoming SymfonyOnline January 2025 conference.

Symfony developmen

Jan 5, 2025, 10:30:12 AM | Symfony
SymfonyOnline January 2025: Join us in 2 weeks!

Get ready for the exciting SymfonyOnline January 2025, kicking off shortly on January 16-17! There’s still time to register and join the international online Symfony conference—along with pre-

Jan 2, 2025, 12:50:08 PM | Symfony
Symfony 6.4.17 released

Symfony 6.4.17 has just been released. Here is the list of the most important changes since 6.4.16:

bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario G
Dec 31, 2024, 4:50:11 PM | Symfony
Symfony 7.1.10 released

Symfony 7.1.10 has just been released. Here is the list of the most important changes since 7.1.9:

bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gu
Dec 31, 2024, 4:50:10 PM | Symfony
Symfony 7.2.2 released

Symfony 7.2.2 has just been released. Here is the list of the most important changes since 7.2.1:

bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gua
Dec 31, 2024, 4:50:10 PM | Symfony
A Week of Symfony #939 (23-29 December 2024)

This week, we launched the new Twig playground, a tool that lets you test and experiment with Twig features in a safe, sandboxed environment. While Symfony development activity was lighter than usual

Dec 29, 2024, 11:30:09 AM | Symfony
Introducing the new Twig Playground

I'm very excited to announce the launch of Twig Playground, a new tool that allows you to test and experiment with Twig templates in a sandbox environment. It is entirely web-based, with no backend.

Dec 26, 2024, 4:20:14 PM | Symfony