SymfonyCon Berlin is only 15 days away!
My, my how time flies… SymfonyCon Berlin will begin in only 15 days! If you’re already registered, you’re probably preparing your personalized conference schedule and packing your bags. We are...
View ArticleSymfony 3.2.0-RC1 released
Symfony 3.2.0-RC1 has just been released. Here is a list of the most important changes:feature #20533 [DI] Revert "deprecate get() for uncompiled container builders" (nicolas-grekas)bug #20525...
View ArticleA week of symfony #516 (14-20 November 2016)
This week Symfony released the Symfony 3.2 Release Candidate 1 version in preparation for its final release in two weeks. Meanwhile, Twig released its 1.28 version, with lots of great new features and...
View ArticleSymfony 2.7.21 released
Symfony 2.7.21 has just been released. Here is a list of the most important changes:bug #20543 [DI] Fix error when trying to resolve a DefinitionDecorator (nicolas-grekas)bug #20484 bumped min version...
View ArticleSymfony 2.8.14 released
Symfony 2.8.14 has just been released. Here is a list of the most important changes:bug #20543 [DI] Fix error when trying to resolve a DefinitionDecorator (nicolas-grekas)bug #20544 [PhpUnitBridge] Fix...
View ArticleSymfony 3.1.7 released
Symfony 3.1.7 has just been released. Here is a list of the most important changes:bug #20550 [YAML] Fix processing timestamp strings with timezone (myesain)bug #20543 [DI] Fix error when trying to...
View ArticleNew in Symfony 3.2: Misc. improvements
This is the last article in the "New in Symfony 3.2" series. Symfony 3.2 will be released at the end of this month after six months of work and several hundreds of pull requests (more than 200 of them...
View ArticleSymfony 3.2.0-RC2 released
Symfony 3.2.0-RC2 has just been released. Here is a list of the most important changes:bug #20601 [FrameworkBundle] Don't rely on any parent definition for "cache.annotations" (nicolas-grekas)bug...
View ArticleA week of symfony #517 (21-27 November 2016)
This week Symfony released the 2.7.21, 2.8.14 and 3.1.7 maintenance versions. In addition, it published 3.2.0 Release Candidate 2, which will be the last version before the final 3.2.0 release in a few...
View ArticleSymfony 3.2.0 released
Symfony 3.2.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 #518 (28 November - 4 December 2016)
This week Symfony 3.2.0 was published after six months of intense development activity and including more than 150 new features. Meanwhile, the SymfonyCon Berlin 2016 conference took place and a new...
View ArticleNew in Symfony 3.3: JSON authentication
Symfony 3.2 was released just a few days ago, but we've already started working on Symfony 3.3, which will be released at the end of May 2017. This is the first article of the "New in Symfony 3.3"...
View ArticleNew in Symfony 3.3: Added support for formaction and formmethod attributes
Contributed by Christophe Coevoet in #20467.The DomCrawler component eases DOM navigation for HTML and XML documents, making it very useful for functional tests and web scrapers. One of its most...
View ArticleA week of symfony #519 (5-11 December 2016)
This week, Symfony focused on fixing some of the issues reported for the recently published 3.2.0 version. In addition, we fixed some issues discovered after the PHP 7.1 version release. Lastly,...
View ArticleHow to solve PHPUnit issues in Symfony 3.2 applications
The Problem¶If your application uses Symfony 3.2 and you execute PHPUnit via its PHAR file, you'll end up with the following error message:1 2 3 4 5 6 7 8$ cd my-project/$ php phpunit.phar PHPUnit...
View ArticleSymfony 2.7.22 released
Symfony 2.7.22 has just been released. Here is a list of the most important changes:bug #20714 [FrameworkBundle] Fix unresolved parameters from default configs in debug:config (chalasr)bug #20442...
View ArticleSymfony 2.8.15 released
Symfony 2.8.15 has just been released. Here is a list of the most important changes:bug #20714 [FrameworkBundle] Fix unresolved parameters from default configs in debug:config (chalasr)bug #20442...
View ArticleSymfony 3.1.8 released
Symfony 3.1.8 has just been released. Here is a list of the most important changes:bug #20714 [FrameworkBundle] Fix unresolved parameters from default configs in debug:config (chalasr)bug #20442...
View ArticleSymfony 3.2.1 released
Symfony 3.2.1 has just been released. Here is a list of the most important changes:bug #20891 Add support for REDIS_URL environment variables. (robinvdvleuten)bug #20724 [WebProfilerBundle] Fix AJAX...
View ArticleNew in Symfony 3.3: Improved the Profiler configuration panel
Contributed by Roland Franssen and Javier Eguiluz in #20697 and #20722.In the Symfony Profiler, the Configuration panel shows the value of some of the most important PHP and Symfony configuration...
View Article