SymfonyLive Berlin is coming, check out the last news about the conference!
September 7, 2015
#Community
#Conferences
This week, Symfony 2.3.32 maintenance version was released. Meanwhile, a lot of deprecations were removed in the master branch and the profiler was updated to group related deprecation messages. Lastly, Twig, Silex and Swiftmailer projects showed a nice development activity, including new features such as adding Traversable support for replace, merge and sort Twig filters.
September 6, 2015
#A week of symfony
Triagers - those people who help ask questions on issues, verify bug reports and review pull requests - are the backbone to what makes Symfony strong. We need more, and we're experimenting with a new workflow to make it easier.
September 2, 2015
#Community
#Symfony
This week, Symfony started performing continuous integration for Windows systems. This resulted in lots of fixes for Windows tests, specially those related to internationalization. Meanwhile, Translation component made the "target" node optional in XLIFF files.
August 30, 2015
#A week of symfony
This week, development activity focused on making Symfony compatible both with Twig 1.x and 2.x (see commit). Twig itself showed and impressive activity deprecating features and adding a new collector to get all deprecation notices. Meanwhile, Silex added a new service provider for the Symfony Asset Component and integrated the HTTP Foundation Twig extension.
August 23, 2015
#A week of symfony
How to make your code compatible with Twig 2.0?
August 18, 2015
#Community
#Symfony
#Twig
Mobile phones are taking over the world and, by extension, the web. In this article we'll introduce MobileDetectBundle, which detects mobile devices and helps you redirect users to the appropriate version of your website.
August 18, 2015
#Meet the Bundle
This week, Symfony announced full PHP7 compatibility for all its maintained branches. In addition, Twig published its 1.20.0 security release and the work to make Symfony compatible with both Twig 1.x and 2.x versions was almost completed.
August 16, 2015
#A week of symfony