This week, Symfony development focused on fixing bugs and finishing new features for the upcoming Symfony 6.1 version. One of those new features is a button to copy requests as cURL commands in the Symfony Profiler. Meanwhile, the SymfonyLive Paris 2022 conference, which will take place in just 4 weeks, announced its complete workshop and talk schedule.
Symfony development highlights
This week, 47 pull requests were merged (27 in code and 20 in docs) and 23 issues were closed (17 in code and 6 in docs). Excluding merges, 28 authors made 16,338 additions and 5,309 deletions. See details for code and docs.
4.4 changelog:
d742b54: [HttpClient] fix reading proxy settings from dotenv when curl is used ab136f0: [DependencyInjection] fix ServiceSubscriberTrait bug where parent has __call() a2fc328: [Form] fix the usage of the Valid constraints in array-based forms 63be6fa: [Process] don't return executable directories in PhpExecutableFinder
5.4 changelog:
2aa63d1: [HttpKernel] fix using Target attribute with controller arguments 5f1e0c8: [FrameworkBundle] fix container:lint and #[Autoconfigure(binds: ...)] failing daa8283: [Runtime] fix passing $debug parameter to ErrorHandler 486a39c: [Security] fix return value of NullToken::getUser() b7e878c: [Mailer] fix invalid Mailjet error managment fc4700f: [Form] make FormErrorIterator generic
6.1 changelog:
4e033be: [Routing] avoid double encoded slashes in query parameters 3c2c068: [BrowserKit] add toArray to Response 194e274: [WebProfilerBundle] add button to copy a request as a cURL command 2ac4503: make constraint violation interfaces stringable c7dbcc9: [Config] allow using environment variables in EnumNode cd62c2d: [DependencyInjection] use #[Required] for ServiceSubscriberTrait::setContainer()
Newest issues and pull requests
[Cache] Use Lock-Component when locking the recomputation of cache items Add ReStructuredText descriptor for console component Support for constants in collection keys in XML config Rename invalidate-tags command as clear-tags
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 5.4.2 version with the following changes:
Start server with fixed port when --port argument is provided (@ruudk) Stand with Ukraine (@fabpot) Fix typo > Prefered > Preferred (@ruudk) Fix order in which we look up for Composer (@fabpot) Add automated Fury uploads (@fabpot)
SymfonyCasts Updates
SymfonyCasts is the official way to learn Symfony. Select a track for a guided path through 100+ video tutorial courses about Symfony, PHP and JavaScript.
These were some of the most relevant SymfonyCasts updates of the week:
(Video) Symfony 6 course, Chapter 1: Hello Symfony (Video) Symfony 6 course, Chapter 2: Meet our Tiny App (Video) EasyAdmin course, Chapter 24: Override all the Templates! (Video) EasyAdmin course, Chapter 25: Permissions (Video) EasyAdmin course, Chapter 26: Restricting Access to an Entire Crud Section (Video) EasyAdmin course, Chapter 27: Entity & Field Permissions (Video) EasyAdmin course, Chapter 28: Security Voter & Entity Permissions
They talked about us
Symfony Internals #2: Data Validation Symfony Station Communiqué - 11 March 2022 EasyAdmin 4 for admin panel based on PHP 8 and Symfony 6: Install and create a sample Cómo manejar las excepciones en API Rest con Symfony Symfony 6 : S’authentifier avec Google, facebook, github, … 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.
Connectez-vous pour ajouter un commentaire
Autres messages de ce groupe

This week, Symfony development focused on improving the IsGranted attribute with a new option, updated the Route attribute to allow setting multiple environments, improved the DomCrawler component to

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