This week, Symfony organized the SymfonyLive Paris 2024 conference with great success. Development activity focused on fixing bugs and tweaking new features for the upcoming Symfony 7.1 version. Lastly, this week we celebrate the 900th issue of the "A Week of Symfony" series. Thanks to all the folks who read this every week.
Symfony development highlights
This week, 20 pull requests were merged (11 in code and 9 in docs) and 23 issues were closed (17 in code and 6 in docs). Excluding merges, 14 authors made 353 additions and 115 deletions. See details for code and docs.
- f28e58e: [TwigBridge] remove whitespaces from block form_help output
- c556c10: [Cache] synchronize Redis proxy traits for different versions
- 33f4d2a: stop marking parameters implicitly as nullable
- 020ef60: [Mailer] include message id provided by the MTA when dispatching the SentMessageEvent
- 04d547d: [Console] fix TypeError on ProgressBar
- 471bd06: [HttpFoundation] fix UriSigner tests
- 78c6ceb: [Filesystem] fix tests on Windows
- f340351: [WebProfilerBundle] update main menu to display active panels first
Newest issues and pull requests
- [Mailer] Ability to identify transport by name instead of transport as string
- [Lock] Provide a way to reset a LockStore between tests
- [WebProfilerBundle] Don't load external JS dependencies in Workflow profiler
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.8.14 version with the following changes:
- 0f5a291: Revert some code simplification (@tucksaun)
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.
This week, SymfonyCasts published the following updates:
- (Video) Cosmic Coding with Symfony 7: Tailwind CSS
- (Video) Cosmic Coding with Symfony 7: Twig Partials & for Loops
- (Video) Cosmic Coding with Symfony 7: PHP Enums
- (Video) Cosmic Coding with Symfony 7: Smart Model Methods & Making the Design Dynamic
- (Video) Cosmic Coding with Symfony 7: Stimulus: Writing Pro JavaScript
- (Video) Cosmic Coding with Symfony 7: Turbo: Your Single Page App
- (Video) Cosmic Coding with Symfony 7: Maker Bundle: Let's Generate Some Code!
They talked about us
- Symfony Station Communiqué - 29 March 2024
- tempest/highlight with Twig and Symfony
- Serverless Symfony Starter - Deploy Symfony to AWS
- Embrace Docker: The Ultimate Guide to Building Symfony Projects with NGINX and PostgreSQL
- Boost Your Symfony Skills with PHPUnit Bridge
- Changer les couleurs du thème de manière dynamique avec du CSS et Symfony ? C'est possible
Call to Action
- Follow Symfony on Twitter and retweet this article.
- Subscribe to the Symfony blog RSS and never miss a Symfony story again.