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

Établi 4y | 14 févr. 2021, 10:20:06


Connectez-vous pour ajouter un commentaire

Autres messages de ce groupe

SymfonyOnline June 2025: Automate Everything with Your Personal Army of Robots

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

29 avr. 2025, 15:10:03 | Symfony
New in Symfony 7.3: Slug and Twig Constraints

The Validator component provides dozens of constraints ready to use in your applications. In Symfony 7.3, we've added two new constraints to the list.

Slug Constraint

29 avr. 2025, 10:30:02 | Symfony
SymfonyOnline June 2025: Multi-Tenantize the Symfony components

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

28 avr. 2025, 15:50:10 | Symfony
New in Symfony 7.3: Twig Extension Attributes

Contributed by Jérôme Tamarelle in

28 avr. 2025, 08:50:09 | 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

27 avr. 2025, 09:41:08 | 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

25 avr. 2025, 13:40:15 | 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

25 avr. 2025, 09:10:02 | Symfony