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

Utworzony 5y | 22 lis 2020, 09:20:08


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

Symfony 7.3.0-RC1 released

Symfony 7.3.0-RC1 has just been released. This is a pre-release version of Symfony 7.3. If you want to test it in your own applications before its final release, run the following commands:

26 maj 2025, 00:10:10 | Symfony
A Week of Symfony #960 (May 19–25, 2025)

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

25 maj 2025, 10:10:12 | Symfony
New in Symfony 7.3: New Bridges and Improved Integrations

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

23 maj 2025, 09:30:04 | Symfony
New in Symfony 7.3: Messenger Improvements

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.

Run Process Using the Shell… https://s

22 maj 2025, 07:50:11 | Symfony
New in Symfony 7.3: Routing Improvements

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

21 maj 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 maj 2025, 09:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

Affected versions

Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.

The issue has been fixed in the 2.25.1 version of these

19 maj 2025, 12:40:14 | Symfony