A Week of Symfony #725 (16-22 November 2020)

This week, Symfony 5.2 Release Candidate 2 was released as the last chance of testing Symfony 5.2 in your applications before its final release. Meanwhile, the official Symfony Store introduced new swag. Lastly, the SymfonyWorld 2020 online conference shared more details about the event, which will take place in just two weeks.

Symfony development highlights

This week, 32 pull requests were merged (20 in code and 33 in docs) and 26 issues were closed (18 in code and 8 in docs). Excluding merges, 27 authors made 3,235 additions and 2,946 deletions. See details for code and docs.

4.4 changelog:

beeafb1: [Ldap] fixed critical extension when reseting paged control cf70d3a: [Config] recheck glob brace support after GlobResource was serialized 3eec466: [Dotenv] check if method inheritEnvironmentVariables exists 308231a: [Yaml] fixed lexing nested sequences/mappings b60bb6e: [HttpClient] don't fallback to HTTP/1.1 when HTTP/2 streams break

5.2 changelog:

de09329: [Security] updated password upgrader listener to work with the new UserBadge c13d5b5: [DoctrineBridge] drop binary variants of UID types

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.20.4 and 4.20.5 versions with the following changes:

Fix server:status show finished processes Various small fixes on SymfonyCloud log streaming Fix bash installer does not support i686 architecture Replace 'users' wording by 'seats' Fix parts of billing updates are not applied

Newest issues and pull requests

[RFC][WebProfiler] Show services [RFC] WebDebugToolbar collector for normalize/denormalize actions inside the serializer [Form] Add FormTypeGuesserInterface::guessMinLength Add Github annotations support to all linters ESI renderer assumes current application is the target of the include

They talked about us

My Taskfile configuration for Symfony Verifying Twilio API Requests in Symfony 5 CI/CD de aplicaciones Symfony con GitHub Actions Ma configuration Taskfile pour Symfony

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/VEMwgDYzW9o/a-week-of-symfony-725-16-22-november-2020

Creado 4y | 22 nov 2020, 9:20:08


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

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 abr 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 abr 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 abr 2025, 15:50:10 | Symfony
New in Symfony 7.3: Twig Extension Attributes

Contributed by Jérôme Tamarelle in

28 abr 2025, 8: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 abr 2025, 9: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 abr 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 abr 2025, 9:10:02 | Symfony