A Week of Symfony #786 (17-23 January 2022)

This was a very intense week for Symfony: first we introduced the new Symfony 6 certification exam, then we announced a new and better way to start Symfony projects and finally, we updated Symfony Flex to provide fast, smart Flex recipe upgrades which will simplify a lot upgrading to newer Symfony versions.

Symfony development highlights This week, 47 pull requests were merged (22 in code and 25 in docs) and 53 issues were closed (43 in code and 10 in docs). Excluding merges, 33 authors made 7,436 additions and 2,651 deletions. See details for code and docs. 4.4 changelog: d560800: [Cache] set mtime of cache files 1 year into future if they do not expire 3838696: [Console] use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors d0a8092: [HttpClient] fix failed to open stream because of too many open files a010891: [DependencyInjection] b8656d4: [DependencyInjection] remove arbitratry limitation to exclude inline services from bindings 6e67c62: [Console] fix parsing escaped chars in StringInput

5.4 changelog: 6a52b66: [RateLimiter] implicit conversion fix

6.1 changelog: 37328e3: [Security] fix retrieving strategy for custom AccessDecisionManager a4d6d4d: [Notifier] add Orange SMS bridge 6153815: [Notifier] add 46elks notifier bridge 0a92ead: [Notifier] added KazInfoTeh notifier bridge ae3b078: [Routing] allow using UTF-8 parameter names 19e99a6: [Mailer] add downloadable attachments to profiler 1027fad: [Messenger] add sessionToken option to SQS transport 5c37c1f: [Routing] rnrich MissingMandatoryParametersException 86a7f94: [Console] remove needless check for disable_functions ini setting 1ebb5d9: [Form] add inputmode attribute on NumberType

Newest issues and pull requests Load PHP (and XML) config automatically in Kernel [HttpFoundation] Add support for remaining response cache control directives

[PropertyInfo] Add support for generics [Security] Authorization Matrix Url Generator and encoding of slashes in query parameters

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.1.0, 5.2.0 and 5.2.1 versions with the following changes: Remove Scoop Make Github actions more verbose Fix TYPO in help: "poject" vs "project" Deprecate the --full flag in favor of --webapp Add support for Redis 6.2 on Platform.sh Add local:security:check Add cloud:organization:create and cloud:organization:delete support (alpha) Add Symfony CLI to the package descriptions Remove the version for the Symfony book Remove some compat code from the closed sourced version Remove some Platform.sh aliases to avoid confusion Print Github hint on STDERR instead of STDOUT Add --docker flag to symfony new Fix support for shortcut names on psh commands Ensure stable output for PHP extensions in psh configuration Add cloud:repo command

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 5 Security, Chapter 47: Customize The 2-Factor Auth Form

They talked about us Configure Symfony Secrets with Hashicorp Vault Symfony Station Communiqué - 21 January 2022. A Look at Symfony and PHP News. Symfony how to get query string values sent by AJAX calls 4 ways to inject dependencies in Symfony that you probably don’t know about? How to update your FosJsRoutingBundle routes file New in EasyAdmin 4: Menu Badges How I was able to find multiple vulnerabilities of a Symfony Web Framework web application Symfony Panther: зверь в мире тестирования

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.

https://symfony.com/blog/a-week-of-symfony-786-17-23-january-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Created 4y | Jan 23, 2022, 10:20:11 AM


Login to add comment

Other posts in this group

A Week of Symfony #973 (August 18–24, 2025)

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

Aug 24, 2025, 9:40:28 AM | Symfony
A Week of Symfony #972 (August 11–17, 2025)

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

Aug 17, 2025, 8:30:06 AM | Symfony
Let’s build the Symfony AI ecosystem together

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

Aug 16, 2025, 9:30:03 AM | Symfony
SymfonyCon Amsterdam 2025:   Unconference Track at SymfonyCon Amsterdam 2025

🎤 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

Aug 12, 2025, 12:40:20 PM | Symfony
A Week of Symfony #971 (August 4–10, 2025)

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

Aug 10, 2025, 9:40:09 AM | Symfony
SymfonyCon Amsterdam 2025:  Join the Symfony Hackathon:  Collaborate, Contribute, Create

🧑‍💻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

Aug 6, 2025, 10:40:04 AM | Symfony
A Week of Symfony #970 (July 28 – August 3, 2025)

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

Aug 3, 2025, 8:30:03 AM | Symfony