Symfony project introduces a new Symfony Core Team and a brand-new internal workflow to accelerate its development.
April 9, 2014
#Symfony
This week, Symfony 2.3.12 and 2.4.3 maintenance versions were published, both featuring tens of bug fixes and tweaks. In addition, the Validator component introduced a new NodeTraverser implementation and a new Debug component was proposed for Symfony.
April 6, 2014
#A week of symfony
Le SymfonyLive Paris 2014 c'est lundi et mardi, voici les dernières nouvelles de la conférence ! Il est encore temps de vous inscrire mais dépêchez-vous !
April 3, 2014
#Community
#Conferences
This week, the Symfony development activity was frantic: the performance of the service container was improved, max_length and pattern options were deprecated in the Form component, a new UUID validator was added and a new twig:debug command was introduced to list all Twig functions, filters and global variables. Lastly, the addition of a much stricter email validator closed one of the longest running pull requests in Symfony history.
March 30, 2014
#A week of symfony
This week, Symfony added a new debug PHP extension to improve the Debug Symfony component. In addition, it enhanced the display of logs for the web profiler and added a standalone and PSR-3 compliant logger to the Console component.
March 23, 2014
#A week of symfony
This week, the Process component focused most of the development activity for the Symfony 2.3 branch. Meanwhile, the Form component improved the getErrors() method and firewalls added the feature of matching requests based on HTTP methods. In addition, Silex added support for the PATCH method and Twig fixed the recursive block calling for inherited templates.
March 16, 2014
#A week of symfony
This week the Console component greatly improved the ProgressBar helper and the ClassLoader component added a PSR-4 compatible class loader. Meanwhile, the refactorization of HttpKernel component started with the extraction of the profiler to a new component. In addition, the internal web server added support for HHVM.
March 9, 2014
#A week of symfony
There are many hard and risky decisions that need to be made
when starting a new open-source project. We wanted to share with you
how for OroCRM one of the best decisions we have made so far is
selecting the Symfony2 framework to create our vision.
March 3, 2014
#Case studies
#Community