Symfony 4.4.10 released
Symfony 4.4.10 has just been released. Here is a list of the most important changes:bug #37227 [DependencyInjection][CheckTypeDeclarationsPass] Handle unresolved parameters pointing to environment...
View ArticleSymfony 5.0.10 released
Symfony 5.0.10 has just been released. Here is a list of the most important changes:bug #37227 [DependencyInjection][CheckTypeDeclarationsPass] Handle unresolved parameters pointing to environment...
View ArticleSymfony 5.1.1 released
Symfony 5.1.1 has just been released. Here is a list of the most important changes:bug #37227 [DependencyInjection][CheckTypeDeclarationsPass] Handle unresolved parameters pointing to environment...
View ArticleA Week of Symfony #702 (8-14 June 2020)
This week, Symfony 3.4.42, 4.4.10, 5.0.10 and 5.1.1 maintenance versions were released. Meanwhile, the upcoming Symfony 5.2 version added support for true colors in the Console, continued improving...
View ArticleSymfony 5.1.2 released
Symfony 5.1.2 has just been released. Here is a list of the most important changes:bug #37286 [Console] Reset question validator attempts only for actual stdin (bis) (@nicolas-grekas)bug #37265...
View ArticleLaunch of the official Symfony store
Over the past years, we’ve been selling our Symfony products at our Symfony conferences only. But a lot of people from the great Symfony community were asking for our Symfony products from all over the...
View ArticleA Week of Symfony #703 (15-21 June 2020)
This week Symfony 5.1.2 maintenance version was released. Meanwhile, the new official Symfony store was launched with great success. Finally, the upcoming Symfony 5.2 version continued migrating its...
View ArticleSymfony SAS is now an official training center in France
Symfony SAS is now registered as an official training center of the Ile de France region. Any people working in France can use their «Training right» to fund our trainings organized before our Symfony...
View ArticleEasyAdmin 3 is released
EasyAdmin is an admin generator for Symfony applications. It helps you generate the backend of your projects by solving all the repetitive stuff (listing data, pagination, sorting, creating/updating...
View ArticleA Week of Symfony #704 (22-28 June 2020)
This week, the upcoming Symfony 5.2 version finished the migration of its internal configuration from XML to PHP thanks to a massive effort from the Symfony community. Meanwhile, Symfony 5.2 also...
View ArticleAdding Insight support for the new FrameworkBundle recipe
On June 10th 2020, a large initiative was launched in the Symfony community to migrate the way configuration is expressed inside bundles developed by the framework from XML to PHP, in preparation for...
View ArticleFree webinar on "SymfonyInsight and how to set up quality processes with...
Ensuring the quality of a software project over time is a difficult and high-stakes challenge, whether you are a company or not. Year after year, pitfall after pitfall, Symfony has set up different...
View ArticleA Week of Symfony #705 (29 June - 5 July 2020)
This week, Symfony development activity focused on fixing bugs. Meanwhile, the upcoming Symfony 5.2 version added a feature to turn HttpClient responses into PHP streams and the Symfony Profiler added...
View ArticleUpgrade your legacy Symfony projects thanks to SymfonyCloud
If you created a new Symfony project in the last two years using Symfony 4, there are good chances that your application is using Flex. It drastically improves the experience of keeping projects...
View ArticleThe European Commission Publishes its First Public Symfony Application
The European Commission is the executive branch of the European Union (EU), responsible for proposing legislation, implementing decisions, and managing the day-to-day business of the EU.In 2019, the...
View ArticleA Week of Symfony #706 (6-12 July 2020)
This week, Symfony added future compatibility with Doctrine DBAL 3 in Cache component and PHP 8 stack traces in Cache and Config components. Meanwhile, the upcoming Symfony 5.2 version added support...
View ArticleA Week of Symfony #707 (13-19 July 2020)
This week, the upcoming Symfony 5.2 version added polyfills for the new PHPUnit 9.1 assertions, added a new method to get the contents of uploaded files and improved the list of MIME types by switching...
View ArticleComposer 2 support in Symfony CLI and SymfonyCloud
Composer 2.0 is now available for testing. It has much better performance and memory usage. It also improves the way packages are downloaded to lower the time it takes to run commands like composer...
View ArticleSymfonyCloud: Installing PHP extensions
When deploying an application on SymfonyCloud, you can specify which PHP extensions your application needs: 1 2 3 4 5 6 7 8 9 10 11 12 13 14#...
View ArticleSymfony 3.4.43 released
Symfony 3.4.43 has just been released. Here is a list of the most important changes:bug #37635 [Cache] fix catching auth errors (@nicolas-grekas)bug #37572 [FrameworkBundle] set default session.handler...
View Article