Skip to content

Symfony blog posts for May 2025

29 blog posts were published on May 2025

Filter posts by publication date

Symfony 7.3 routing simplifies controller detection, adds route aliases in attributes, and introduces parameter aliases.
May 21, 2025 #Living on the edge ❀️ 15 πŸ‘ 6 πŸš€ 8 πŸŽ‰ 6
In Symfony 7.3, the new JsonStreamer component provides a high-performance, low-memory solution for encoding and decoding JSON at scale.
May 20, 2025 #Living on the edge ❀️ 16 πŸ‘ 11 πŸš€ 11 πŸŽ‰ 9
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes
May 19, 2025 #Security Advisories πŸ‘ 2
Symfony 7.3 adds YAML flags to force quoted strings, compact nested maps, and dump empty entries.
May 19, 2025 #Living on the edge ❀️ 2 πŸ‘ 8 πŸš€ 3 πŸŽ‰ 1
This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared updates about the upcoming SymfonyOnline June 2025 conference.
May 18, 2025 #A week of symfony
Join #SymfonyOnline June 2025 to hear from Symfony’s creator, Fabien Potencier, in his keynote: β€œSymfony in 2025: Scaling to Zero.” A visionary take on the past 20 years β€” and where we’re headed next ! πŸš€
May 16, 2025 #Conferences
Symfony 7.3 adds service closure shortcuts, resource tags, and environment-aware aliases to streamline your service configuration.
May 16, 2025 #Living on the edge ❀️ 14 πŸ‘ 5 πŸš€ 7 πŸŽ‰ 5
Symfony 7.3 introduces namespace-based cache invalidation, allowing you to group and invalidate related cache items efficiently.
May 15, 2025 #Living on the edge ❀️ 7 πŸ‘ 6 πŸš€ 2 πŸŽ‰ 1
Join #SymfonyOnline June 2025 to see how Jonathan Wage built a real automated trading system using Symfony’s best tools in β€œBuilding an Automated Trading System with Symfony” πŸš€πŸ’Ή
May 14, 2025 #Conferences
Symfony 7.3 introduces security improvements including safer session password handling, OAuth2 token introspection, OIDC discovery, fine-grained error exposure, and callable-based access checks.
May 14, 2025 #Living on the edge πŸ‘€ 1 ❀️ 1 πŸ‘ 6 πŸš€ 6 πŸŽ‰ 3
Join us at #SymfonyOnline June 2025 to explore the magic behind Symfony’s container with Oliver Kossin in "Demystify the Magic of the Container". πŸͺ„
May 13, 2025 #Conferences
Symfony 7.3 introduces the ObjectMapper component to eliminate repetitive mapping code between objects.
May 13, 2025 #Living on the edge ❀️ 23 πŸ‘ 8 πŸš€ 14 πŸŽ‰ 4
In Symfony 7.3, security voters can now explain their decisions, making it easier to debug authorization issues.
May 12, 2025 #Living on the edge ❀️ 21 πŸ‘ 11 πŸš€ 5 πŸŽ‰ 4
This week, we published the second beta of Symfony 7.3, ahead of its final release later in May 2025. Meanwhile, we continued sharing posts about the new features of Symfony 7.3 and the upcoming SymfonyOnline June 2025.
May 11, 2025 #A week of symfony ❀️ 1
May 10, 2025 #Releases
Symfony 7.3 adds global email signing and encryption, plus stricter TLS for SMTP.
May 9, 2025 #Living on the edge ❀️ 3 πŸ‘ 4 πŸš€ 2
πŸ§ͺJoin us at #SymfonyOnline June 2025 as Vincent Amstoutz explores how mutation testing can uncover hidden bugs in your code in his talk: "Detect Hidden Defects: Check Your PHP Tests". πŸ›
May 8, 2025 #Conferences ❀️ 1 πŸ‘ 2
Symfony 7.3 adds the new JsonPath component, which lets you query and extract data from JSON using powerful, RFC-compliant expressions.
May 8, 2025 #Living on the edge ❀️ 24 πŸ‘ 10 πŸš€ 7 πŸŽ‰ 5
πŸ’‘ Turbo, LiveComponent, Stimulus… How do you make them work together? At #SymfonyOnline June 2025 , Simon AndrΓ© breaks it down: 🎀 β€œCombining Turbo, LiveComponent & Stimulus... the Right Way?”
May 7, 2025 #Conferences πŸ‘ 2 πŸš€ 2
In Symfony 7.3, the Console component added a new Markdown table style and a Tree helper for rendering tree-like data.
May 7, 2025 #Living on the edge ❀️ 24 πŸ‘ 10 πŸš€ 3 πŸŽ‰ 3
In Symfony 7.3, you can export your error pages as static HTML so the server serves them instantly without running the app.
May 6, 2025 #Living on the edge πŸ‘€ 3 ❀️ 8 πŸ‘ 18 πŸš€ 8
In Symfony 7.3, streaming server-sent events is now simpler thanks to the new ServerEvent and EventStreamResponse classes.
May 5, 2025 #Living on the edge ❀️ 20 πŸ‘ 7 πŸš€ 10 πŸŽ‰ 6
This week, Symfony 6.4.21 and 7.2.6 maintenance versions were released. In addition, we published the first beta of Symfony 7.3 so you can test it in your own apps before its final release at the end of May 2025. Lastly, we shared more details about some of the talks at the upcoming SymfonyOnline June 2025 conference.
May 4, 2025 #A week of symfony ❀️ 3
Learn how to scrape the web efficiently and ethically with Symfony & PHP. 🎀 "Efficient Web Scraping with Symfony & PHP" with Suparn Padma Patra at #SymfonyOnline June 2025
May 2, 2025 #Conferences
May 2, 2025 #Releases ❀️ 3 πŸ‘ 1 πŸš€ 6 πŸŽ‰ 5
May 2, 2025 #Releases
May 2, 2025 #Releases πŸ‘ 1
In Symfony 7.3, you can now configure compound rate limiters without writing custom code.
May 2, 2025 #Living on the edge ❀️ 9 πŸ‘ 6 πŸš€ 4
Symfony 7.3 adds support for loading multiple runtime .env files, making environment configuration more flexible and dynamic.
May 1, 2025 #Living on the edge πŸ‘€ 4 πŸ‘ 7 πŸš€ 4