Skip to content

Symfony blog posts for September 2013

9 blog posts were published on September 2013

Filter posts by publication date

This week, Symfony 2.2.8 maintenance version was published. Meanwhile, in anticipation of the end of the Symfony 2.4 development phase, a lot of commits were merged in the master branch, such as the support of the JSON format in the Translation component, the simplification of the Callback constraint and the shiny new Form debugger. Lastly, the full schedule of the SymfonyCon Warsaw 2013 conference was published.
September 29, 2013 #A week of symfony
September 26, 2013 #Releases
The full schedule of SymfonyCon Warsaw 2013 is now available!
September 25, 2013 #Community
A security issue has been discovered in FOSUserBundle (CVE-2013-5750).
September 23, 2013 #Security Advisories
This week, the new Expression Language component was added to the master branch of the Symfony2 repository. This component allows the use of expressions for services definition, routes, access control rules and validation constraints. It was publicly introduced this week at the Symfony Live London 2013 conference and it will be the main new feature of Symfony 2.4.
September 22, 2013 #A week of symfony
This week, the DependencyInjection component fixed some undetected circular references, the EventDispatcher events were made lighter and the Form component made a lot of tweaks and improved its code coverage. Meanwhile, the Symfony Live London 2013 conference will take place next week, where Fabien will introduce a game changing feature for the upcoming Symfony 2.4.
September 15, 2013 #A week of symfony
This week, the new Expression Language component focused all the development activity. This component provides an engine that can compile and evaluate expressions, allowing to define dynamic annotations and configuration files. Some of the most important Symfony pieces already support expressions: the service container, the security access control rules, the routing component and the validator constraints.
September 8, 2013 #A week of symfony
Symfony 2.4 adds the possibility to restrict a security firewall to specific hosts.
September 8, 2013 #Living on the edge
This week, Symfony 2.2.6 and Symfony 2.3.4 maintenance versions were released. Meanwhile, the upcoming Symfony 2.4 version, which will be released in November, continued adding cool features, such as: logs in console, better error messages, expressions for service definitions and new Request events.
September 1, 2013 #A week of symfony