The front-end of symfony.com was revamped recently. In this article, we explain the major changes, including the use of the new official Symfony tool to manage web assets.
June 12, 2017
#Symfony
The framework.trusted_proxies configuration key has been removed in Symfony 3.3. This may cause some issues when upgrading your applications. This article explains how to solve them.
May 25, 2017
#Symfony
Symfony 3.3 introduces a new paradigm for service configuration that I hope you'll love
May 23, 2017
#Symfony
Symfony Polyfills let you use modern PHP features in your PHP 5.3 applications, so you can prepare them for when you finally upgrade to PHP 7.
May 17, 2017
#Symfony
Symfony announces its "Community Survey 2017" to better know how do you use Symfony and how can we improve it. Please take 5 minutes to help us shaping Symfony's future.
March 9, 2017
#Symfony
The "Symfony Demo application", a fully-functional Symfony application developed as a learning resource, reaches 1.0.0 version and we show you its best new features.
February 10, 2017
#Symfony
The beginning of a new year is the best moment to review all that happened during the previous year. These are some of the highlights of the 2016 year for the Symfony Project.
January 4, 2017
#Symfony
How to solve the "Undefined class constant PARSE_CONSTANT" error displayed by PHPUnit when running tests in Symfony 3.2 applications.
December 13, 2016
#Symfony
We're on the verge of achieving an incredible milestone: 500 million Symfony packages downloaded by the PHP community. Let's celebrate it together!
September 9, 2016
#Symfony
This use case explains how we created the new search engine for the documentation published on symfony.com.
April 29, 2016
#Symfony