Skip to content

Symfony Blog

All about Symfony releases, new Symfony features, and other important announcements

In Symfony 3.3 you can define your own YAML tags, which are mostly used to define explicit data types.
February 13, 2017 #Living on the edge
This week, the Symfony Demo application reached an important milestone with the release of its 1.0.0 version. Meanwhile, Symfony 3.3 added support for PSR-11 containers and custom Yaml tags.
February 12, 2017 #A week of 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
Symfony 3.3 adds support for "getter autowiring" in PHP 7 applications to improve the RAD features available for Symfony applications.
February 9, 2017 #Living on the edge
Symfony 3.3 containers implement a standard called "PSR-11: Container Interface" to increase application interoperability.
February 8, 2017 #Living on the edge
February 6, 2017 #Releases
February 6, 2017 #Releases
February 6, 2017 #Releases
This week, development activity focused on the DependencyInjection component: we enhanced the logs generated during the execution of the compiler passes, we added getter injection as an experimental feature and we deprecated autowiring-types in favor of aliases. Meanwhile, we continued adding "lazy loading" to some features such as value resolvers and request matchers in FirewallMap.
February 5, 2017 #A week of symfony
In order to make the Symfony ecosystem stronger and more standardized, we propose to use some common topics for GitHub repositories related to Symfony.
February 3, 2017 #Community