A Week of Symfony #736 (1-7 February 2021)

This week, Symfony 5.2.3 maintenance version was released. In addition, the CARE Team appointed new members. Finally, Webpack Encore 1.0 and Stimulus Bridge 2.0 were released.

Symfony development highlights

This week, 47 pull requests were merged (35 in code and 12 in docs) and 42 issues were closed (35 in code and 7 in docs). Excluding merges, 34 authors made 1,147 additions and 241 deletions. See details for code and docs.

4.4 changelog:

ccdcac2: [Mime] fix case-sensitive handling of header names 8bd81b5: [Doctrine Bridge] Fix validator when we have false returned by the current element of the iterator 75e7fb6: [PhpUnitBridge] fix reporting deprecations when they come from DebugClassLoader 6ce4d38: [ErrorHandler] fix handling messages with null bytes from anonymous classes a7abf0f: [ErrorHandler] fix parsing return types in DebugClassLoader d56887f: [Doctrine] restore priority for EventSubscribers 42b242c: [SecurityBundle] role_names variable instead of roles 2d26530: [Mailer] update inline part names with newly generated ContentId d6219f6: [DependencyInjection] fix tracking of changes to vendor/ dirs 71ca1f3: [HttpKernel] silence failed deprecations logs writes f1a7dca: provide implemented packages of replaced dependencies

5.2 changelog:

854eabd: [HttpClient] fix Request with DNS issue not retried 1542bbb: [FrameworkBundle] fixed updating catalogue metadata from Intl domain 839c7a1: always autoload string functions on symfony/symfony

5.x changelog:

d9f490a: [HttpClient] remove unnecessary "?" in URL query 8f325f5: [Messenger] Doctrine setup when using a migration 84faecf: [Messenger] allow to limit consumer to specific queues 3eb8a42: [Notifier] add the SpotHit bridge 1adfede: [PhpUnitBridge] add SYMFONY_PHPUNIT_REQUIRE env variable 2764f3c: [HttpKernel] show full URI when route not found 66a1a8b: [Routing] don't decode nor double-encode already encoded slashes when generating URLs a12db94: [DoctrineBridge] make subscriber and listeners prioritizable

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.22.0 version with the following changes:

Add _test suffix to MySQL/MariaDB/PostgreSQL database names when APP_ENV is test

Newest issues and pull requests

[Console] Add the ability to delete row and modify precedent rows Add workflow function to find transitions to get to a particular state Allow extra fields on memory users config Allow to opt out from Traceable decorations

They talked about us

Quick 7 tips for Symfony starters Access control in GraphQL using Symfony 4 Ways Symplify makes Working With Symfony More Fun How to Instantly Refactor Symfony Action Injects to Constructor Injection How to Instantly Decouple Symfony Doctrine Repository Inheritance to Clean Composition Migrando de ids a uuids en Doctrine y Symfony Symfony garde vos secrets Symfony : Kernel Events Symfony : Events ve Event Listeners Symfony: Yeniden kullanilabilir bundle gelistirmek Symfony : Bir bundle icinde Service olusturmak

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/EjoqXNr8x6o/a-week-of-symfony-736-1-7-february-2021

Created 4y | Feb 7, 2021, 10:20:04 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