New Symfony Core Team Member: Yonel Ceruto
I'm pleased to announce that Yonel Ceruto is joining the Symfony Core Team.
SymfonyCon Amsterdam 2019: the pre-conference workshops schedule is online!
Discover now the entire pre-conference workshops schedule for SymfonyCon Amsterdam 2019! Workshops are organized on November 19th-20th just before the conference days on November 21st and 22nd.
Save the date for SymfonyLive Tunis 2020!
We're thrilled to announce the date of the SymfonyLive Tunis 2020 conference, French speaking conference for the local Symfony community in Tunisia!
Preparing your Applications for Twig 3
Twig 3 will be released before the end of 2019. Upgrade your applications now to be ready for Twig 3, the best, fastest and most polished Twig release ever.
Better White Space Control in Twig Templates
Recent Twig versions provide more ways to control the whitespace of contents generated with templates. They've also improved the escaping of ternary expressions.
Simpler Macros in Twig Templates
Recent Twig versions have simplified the usage of macros and have added other useful features related to them.
Twig Adds Filter, Map and Reduce Features
The most recent Twig versions have added new filters to implement the "filter, map and reduce" pattern in your templates.
SymfonyLive London 2019: workshop topics and complete conference schedule are available!
Discover the last selected speakers of the SymfonyLive London 2019 conference and find out the workshop topics we offer on September 12th!
Giving and receiving feedback
At the hackathon in Brussel, CARE team member Michelle pointed out that the bulk of the incidents noted in the CARE team transparency report for 2018 revolved around code reviews on GitHub. In some situations discussions failed to remain productive and escalated for the worse. We want to take the time to highlight some of the best practices in the Symfony documentation to help prevent such issues in the future.
New in Symfony 4.3: Mailer component
Symfony 4.3 added a new Mailer component with support for local SMTP servers, third-party mailing services (Amazon, Mailgun, Google, etc.) and the option to send emails asynchronously.