Symfony 2.7.30 released
Symfony 2.7.30 has just been released. Here is a list of the most important changes:bug #23341 [DoctrineBridge][Security][Validator] do not validate empty values (@xabbuh)bug #23274 Display a better...
View ArticleSymfony 2.8.23 released
Symfony 2.8.23 has just been released. Here is a list of the most important changes:bug #23341 [DoctrineBridge][Security][Validator] do not validate empty values (@xabbuh)bug #23274 Display a better...
View ArticleSymfony 3.2.10 released
Symfony 3.2.10 has just been released. Here is a list of the most important changes:bug #23366 [FrameworkBundle] Don't get() private services from debug:router (@chalasr)bug #23341...
View ArticleSymfony 3.3.3 released
Symfony 3.3.3 has just been released. Here is a list of the most important changes:bug #23366 [FrameworkBundle] Don't get() private services from debug:router (@chalasr)bug #23239 [FrameworkBundle]...
View ArticleSymfony 2.7.31 released
Symfony 2.7.31 has just been released. Here is a list of the most important changes:bug #23378 [FrameworkBundle] Do not remove files from assets dir (@1ed)Want to upgrade to this new release?...
View ArticleSymfony 2.8.24 released
Symfony 2.8.24 has just been released. Here is a list of the most important changes:bug #23378 [FrameworkBundle] Do not remove files from assets dir (@1ed)Want to upgrade to this new release?...
View ArticleSymfony 3.2.11 released
Symfony 3.2.11 has just been released. Here is a list of the most important changes:bug #23390 [Cache] Handle APCu failures gracefully (@nicolas-grekas)bug #23378 [FrameworkBundle] Do not remove files...
View ArticleSymfony 3.3.4 released
Symfony 3.3.4 has just been released. Here is a list of the most important changes:bug #23413 [VarDumper] Reduce size of serialized Data objects (@nicolas-grekas)bug #23385 [DoctrineBridge] Fix...
View ArticleNew in Symfony 3.4: Validator information in the Symfony profiler
Contributed by Maxime Steinhausser in #22554.Symfony 3.4 will be released in November 2017, alongside Symfony 4.0. This is the first article of the series that shows the most important new features...
View ArticleA week of symfony #549 (3-9 July 2017)
This week, Symfony published the 2.7.31, 2.8.24, 3.2.11 and 3.3.4 maintenance versions. Meanwhile, we fixed someedge cases in the Dotenv component, reduced the size of the profiler files and improved...
View ArticleNew in Symfony 3.4: Stopwatch improvements
The Stopwatch component provides a simple and consistent way to measure execution time of certain parts of your code. It's more convenient and powerful than calling to microtime() PHP function...
View ArticleNew in Symfony 3.4: Lazy commands
Contributed by Robin Chalas in #22734.The Symfony Console component is the second most popular Symfony component (more than 54 million downloads) and is used by the most important PHP projects,...
View ArticleA week of symfony #550 (10-16 July 2017)
This week, the upcoming Symfony 3.4 version added support for lazy-loaded console commands to improve performance. Meanwhile, Symfony 3.3 also improved performance by optimizing the profiler data...
View ArticleSymfony 2.7.32 released
Symfony 2.7.32 has just been released. Here is a list of the most important changes:security #23507 [Security] validate empty passwords again (@xabbuh)bug #23526 [HttpFoundation] Set meta refresh time...
View ArticleSymfony 2.8.25 released
Symfony 2.8.25 has just been released. Here is a list of the most important changes:security #23507 [Security] validate empty passwords again (@xabbuh)bug #23526 [HttpFoundation] Set meta refresh time...
View ArticleSymfony 3.2.12 released
Symfony 3.2.12 has just been released. Here is a list of the most important changes:bug #23549 [PropertyInfo] conflict for phpdocumentor/reflection-docblock 3.2 (@xabbuh)security #23507 [Security]...
View ArticleSymfony 3.3.5 released
Symfony 3.3.5 has just been released. Here is a list of the most important changes:bug #23549 [PropertyInfo] conflict for phpdocumentor/reflection-docblock 3.2 (@xabbuh)bug #23513 [FrameworkBundle] Set...
View ArticleCVE-2017-11365: Empty passwords validation issue
Affected versionsSymfony 2.7.30, 2.7.31, 2.8.23, 2.8.24, 3.2.10, 3.2.11, 3.3.3, and 3.3.4 versions of the Symfony Security component are affected by this security issue.The issue has been fixed in...
View ArticleSymfony Core Team Updates
I have a lot of exciting news for you today.First, I'm very happy to announce that long time contributors Robin Chalas and Maxime Steinhausser are formally joining the core team. With more than 200...
View ArticleA week of symfony #551 (17-23 July 2017)
This week, Symfony 2.7.32, 2.8.25, 3.2.12 and 3.3.5 security releases were published. Meanwhile, we continued optimizing the performance of the service container. Lastly, the Symfony Core Team added...
View Article