This week, Symfony 5.3.2 was released to address a potential security issue related to authentication. In addition, Symfony celebrated the SymfonyWorld Online 2021 Summer Edition conference with great success. During the conference, the Symfony UX initiative introduced the new Twig components and Live components.
Symfony development highlights
This week, 30 pull requests were merged (15 in code and 15 in docs) and 23 issues were closed (17 in code and 6 in docs). Excluding merges, 25 authors made 494 additions and 104 deletions. See details for code and docs.
4.4 changelog:
ffb0d2d: updated Greek translation
5.2 changelog:
a026c67: [FrameworkBundle] fix Could not find service "test.service_container" 9399e2c: [Messenger] remove TLS related options when not using TLS
5.3 changelog:
f8222f7: [Messenger] fix RequestContext not updated 35bae6b: [Security] restore extension point in MessageDigestPasswordEncoder 66f7b7a: [Security] fix deprecation notice on TokenInterface::getUser() stringable return 9fb0fc9: [Uid] fix performance and prevent collisions with the real clock_seq a8c0033: [Security] make the getter usable if no user identifier is set 853c916: [Security] fix invalid cookie when migrating to new Security fe366a0: [Security] fix invalid RememberMe value after update
6.0 changelog:
448d97c: [String] conflict with Translation contracts 1.x 0f1f173: [Form] remove deprecated constants 0dc4d3b: [Form] remove remaining deprecation layers
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.25.3 and 4.25.4 versions with the following changes:
Fix server interrupt signal handling on Windows Don't add _test suffix to the DB name in env var if already present Remove adding _test suffix to the DB name in env var as it conflicts with Doctrine Bundle 2.4
Newest issues and pull requests
Split utilities from AbstractRecursivePass out to a trait for easier reuse Idea: Use parameter in constraint validator [RFC][Lock] Metadata aware locks
They talked about us
Stabilizing Symfony: Testing out the pre-release Differential serving with webpack encore Scaling the Symfony Demo app to the extreme with Varnish Doctrine Annotations and Attributes Living Together in Peace Build a Command Line Tool With Symfony Lo que todo el mundo debe saber sobre 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/0U52PhaCgzQ/a-week-of-symfony-755-14-20-june-2021
Connectez-vous pour ajouter un commentaire
Autres messages de ce groupe

This week, development activity mostly focused on dealing with the deprecation of sleep/wakeup methods in PHP 8.5 and their replacement by serialize/unserialize methods. In addition, we published more

It’s been only in July that we published symfony/ai and kicked off our AI initiative, but the repository has been busy since day one. Over 500 stars, more than 200 pull requests & issues, trending

🎤 Take the stage at SymfonyCon Amsterdam 2025, on your own terms!
The Unconference track is back and more dynamic than ever!
This unique, participant-driven format invites attendees to shape

This week, Symfony completed the migration to PHPUnit 12 in the 7.4 branch, which required many changes during the past weeks, such as replacing annotations with attributes. In addition, we updated th

🧑💻HACKDAY IS COMING!
Get ready to code, collaborate, and contribute, Symfony Hackday is back!
Join us in Amsterdam on Saturday, November 29th, for a hands-on hackathon designed to bring the

This week, Symfony released the maintenance versions 6.4.24, 7.2.9, and 7.3.2. Meanwhile, we began deprecating the XML configuration format in some components, enhanced the YAML configuration format t

Symfony 6.4.24 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you