Skip to content

Symfony Blog

All about Symfony releases, new Symfony features, and other important announcements

Symfony 7.2 improves the ExpressionLanguage component with new bitwise and logical operators, easier registration of custom providers and support for comments.
October 15, 2024 #Living on the edge โค๏ธ 2 ๐Ÿ‘ 6 ๐Ÿš€ 2
Learn more about the auto-completion feature of Symfony CLI
October 15, 2024 #Tutorials โค๏ธ 13 ๐Ÿ‘ 1 ๐Ÿš€ 5 ๐ŸŽ‰ 7
With wkhtmltopdf deprecated, we built a Symfony bundle using Gotenberg for fast and memory-efficient PDF generation with HttpClient and async support. Discover with Adrien Roches & Hubert how we made it simple
October 14, 2024 #Conferences ๐Ÿš€ 1
Symfony 7.2 introduces a new silent verbosity to supress all output, including errors.
October 14, 2024 #Living on the edge ๐Ÿ‘ 9 ๐ŸŽ‰ 5
PHP's loose typing is great for beginners but can lead to messy codebases. Join Alexander Turek as he demonstrates stricter programming methods to maintain control and speed in PHP applications
October 13, 2024 #Conferences
This week, development activity focused on Symfony 7.2, as tweaks and features continue to be merged ahead of its release at the end of November 2024. Additionally, we published the first post in the new in Symfony 7.2 series. Lastly, we shared more details about some of the talks from the SymfonyCon Vienna 2024 conference.
October 13, 2024 #A week of symfony ๐Ÿ‘ 1
๐ŸŽคMeet @symfonycon Vienna 2024 speakers Learn how we migrated hundreds of Cron jobs to Symfony Scheduler with Viktor Pikaev. Discover the process, benefits, challenges, and key lessons from our successful migration experienceโคต๏ธ
October 11, 2024 #Conferences
Symfony 7.2 introduces three new constraints: one to validate week numbers, another to check word count, and a third to validate YAML syntax.
October 11, 2024 #Living on the edge โค๏ธ 16 ๐Ÿ‘ 9
Explore PHP deployment in containers with tools like FrankenPHP, Framework-X, k8s, and s6-overlay. Learn with Anne Julia Seitz the pros and cons of these solutions for efficient production deployments
October 10, 2024 #Conferences
Learn how to write custom PHPStan rules for Symfony projects with Ondล™ej Mirtes! This talk will show you how to enforce project standards, catch domain-specific bugs, and automate repetitive code reviews
October 9, 2024 #Conferences