New in Symfony 5.1: Automatic schema updates
Contributed by Ryan Weaver in #36655.Some Symfony components (e.g. Cache, Lock, Messenger, etc.) can store their contents in databases using Doctrine ORM. This requires some manual setup to work. For...
View ArticleA Week of Symfony #699 (18-24 May 2020)
This week, development activity focused on fixing some bugs and polishing some of the new features introduced in the upcoming Symfony 5.1 version, which will be released next week. Meanwhile, Symfony...
View ArticleCall for Papers and Call for Trainers for SymfonyCon Disneyland Paris 2020...
We are super excited to meet you at SymfonyCon Disneyland Paris 2020 from December 1st to 5th. We'll celebrate Symfony’s 15th anniversary at the international Symfony conference of the year.Our Call...
View ArticleSymfony 5.1.0-RC2 released
Symfony 5.1.0-RC2 has just been released. Here is a list of the most important changes:bug #36966 Fix extra SQL support in Doctrine migrations (@fabpot)bug #36960 [HttpClient] fix management of...
View ArticleNew in Symfony 5.1: Updated Security System
Contributed by Wouter De Jong in #33558,#36570 and #36574.Symfony 5.1 will include a new Security system as one of its biggest new features. After several months of planning, discussions and hard...
View ArticleNew in Symfony 5.1: Misc. improvements (Part 1)
Over the past weeks, we've published tens of articles about the most notablenew features of Symfony 5.1, which will be released in a few days. In these final articles of the series we'll showcase some...
View ArticleNew in Symfony 5.1: Misc. improvements (Part 2)
YAML linter command¶ Contributed by Jan Schädlich in #34387.Symfony includes a linter that checks the validity of the syntax of your YAML config files. It's available under the lint:yaml command, but...
View ArticleNew in Symfony 5.1: Misc. improvements (Part 3)
This article showcases some minor but useful new features added to Symfony 5.1 that will make your development work easier. This is also the last article in the New in Symfony 5.1 series, which...
View ArticleSymfony 3.4.41 released
Symfony 3.4.41 has just been released. Here is a list of the most important changes:bug #36894 [Validator] never directly validate Existence (Required/Optional) constraints (@xabbuh)bug #37007...
View ArticleSymfony 4.4.9 released
Symfony 4.4.9 has just been released. Here is a list of the most important changes:bug #37008 [Security] Fixed AbstractToken::hasUserChanged() (@wouterj)bug #36894 [Validator] never directly validate...
View ArticleSymfony 5.0.9 released
Symfony 5.0.9 has just been released. Here is a list of the most important changes:bug #37008 [Security] Fixed AbstractToken::hasUserChanged() (@wouterj)bug #36894 [Validator] never directly validate...
View ArticleSymfony 5.1.0 released
Symfony 5.1.0 has just been released. Here is a list of the most important changes:bug #37009 [Validator] use "allowedVariables" to configure the ExpressionLanguageSyntax constraint (@xabbuh)bug #37008...
View ArticleSymfony 5.1 curated new features
Symfony 5.1.0 has just been released. As for any other Symfony minor release, our backward compatibility promise applies and this means that you should be able to upgrade easily without changing...
View ArticleA Week of Symfony #700 (25-31 May 2020)
This week Symfony 5.1 was released. This major version contains hundreds of tweaks and improvements and tens of nice new features. Symfony also released its 3.4.41, 4.4.9 and 5.0.9 maintenance...
View ArticleThe Symfony 5 certification is now available
The Symfony and Twig certifications are available online since October 2018, read our blog post announcement to find out more about the Symfony certification online availability. We’ve moved from...
View ArticleA Week of Symfony #701 (1-7 June 2020)
This week, Symfony introduced the Symfony 5 certification exam and other important improvements for the certification program. Meanwhile, development activity focused on fixing the bugs reported since...
View ArticleReminder: last day of CFP and CFT for SymfonyCon Disneyland Paris 2020
Last day of Call for Papers and Call for Trainers for SymfonyCon Disneyland Paris 2020. Both are open until today, June 8th, 2020. The entire event will be organized in English. If you didn’t submit...
View ArticleCancellation of SymfonyLive Warsaw 2020 and SymfonyLive Berlin 2020
Due to the unprecedent Covid-19 situation which spread accross the entire world over the past few months, we have taken the hard but necessary decision to cancel SymfonyLive Warsaw 2020 and SymfonyLive...
View ArticleLast day to benefit from the special Symfony 5 certification launch discount
Last week, we were extremely pleased to announce that the Symfony 5 certification has been finally released. Now it’s faster and easier than ever to take the exam, buy your certification voucher and...
View ArticleSymfony 3.4.42 released
Symfony 3.4.42 has just been released. Here is a list of the most important changes:bug #37103 [Form] switch the context when validating nested forms (@xabbuh)bug #37182 [HttpKernel] Fix regression...
View Article