Symfony 2.6 Released
New Symfony release
Post by Pedro Resende on the 30 of November of 2014 at 13:23
Tags: symfony2.6framework
Yesterday, Fabien Potencier aka as the father of Symfony, release the latest version of the Symfony Framework Family, this time it was 2.6.
Symfony new version has 100 new features than 2.5, the most interest ones IMHO are:
- New shortcut methods for controllers;
- AJAX requests in the web debug toolbar, and
- Bootstrap form theme.
In the next week I'll have to integrate FOSRestBundle and FOSUserBundle on a new project.
I'll add a few articles describing the configuration and implementation needed to integrate in a clean SF installation.