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

Created 4y | Nov 22, 2020, 9:20:08 AM


Login to add comment

Other posts in this group

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
A Week of Symfony #938 (16-22 December 2024)

This week, Symfony development activity focused on fixing bugs in maintenance versions and adding new features for the upcoming Symfony 7.3 release. Meanwhile, we published blog posts about the new Tw

Dec 22, 2024, 10:20:10 AM | Symfony
New in Twig 3.15 (part 2)

In the first part of this blog post we introduced exciting new Twig features like inline comments, PHP enums support, improved operator precedence, the guard tag, and enhanced deprecation handling. Th

Dec 19, 2024, 10:30:05 AM | Symfony