Symfony blog posts for November 2016
A week of symfony #517 (21-27 November 2016)
This week Symfony released the 2.7.21, 2.8.14 and 3.1.7 maintenance versions. In addition, it published 3.2.0 Release Candidate 2, which will be the last version before the final 3.2.0 release in a few days. Lastly, next week the SymfonyCon Berlin 2016 conference will gather the entire community for the world's biggest Symfony event.
November 27, 2016 · Published in #A week of symfonyNew in Symfony 3.2: Misc. improvements
This is the last article in the "New in Symfony 3.2" series. Symfony 3.2 will be released at the end of this month after six months of work and several hundreds of pull requests (more than 200 of them labeled as "new features").
November 24, 2016 · Published in #Living on the edgeA week of symfony #516 (14-20 November 2016)
This week Symfony released the Symfony 3.2 Release Candidate 1 version in preparation for its final release in two weeks. Meanwhile, Twig released its 1.28 version, with lots of great new features and Symfony made it the minimum Twig version starting from Symfony 2.7. Lastly, the SymfonyCon Berlin conference, the world's biggest Symfony conference, will take place in just 10 days.
November 20, 2016 · Published in #A week of symfonySymfonyCon Berlin is only 15 days away!
SymfonyCon Berlin will begin in only 15 days! Get the latest conference updates and join us there!
November 17, 2016 · Published in #CommunityA week of symfony #515 (7-13 November 2016)
This week, the upcoming Symfony 3.2 version focused on the Workflow component, which added support for State Machines and many other minor tweaks and improvements. Meanwhile, Twig showed a frenetic development activity, adding "is defined" support for blocks and constants, improving the performance of getAttribute() and adding a new 'with' tag.
November 13, 2016 · Published in #A week of symfonyA week of symfony #514 (31 October - 6 November 2016)
This week, Symfony continued merging the last new features before the Symfony 3.2 final release at the end of this month. A new firewall config class was introduced and integrated into the Symfony profiler. In addition, the autowiring setter injection support was reverted to make it more robust and add it back in Symfony 3.3.
November 6, 2016 · Published in #A week of symfonyNew in Symfony 3.2: DX improvements
Symfony 3.2 includes tens of minor tweaks and improvements to make your work easier and to improve your productivity. This article summarizes some of those DX improvements.
November 4, 2016 · Published in #Living on the edgeNew in Symfony 3.2: Firewall config class and profiler
Symfony 3.2 introduced a new FirewallConfig class that exposes the full firewall configuration. This class is now used in the Symfony Profiler to dump the entire firewall configuration.
November 3, 2016 · Published in #Living on the edgeNew in Symfony 3.2: Cache improvements
Symfony 3.2 adds new cache adapters (NullAdapter, PhpFilesAdapter, PdoAdapter), a new way to create tag-aware adapters and a command to clear cache pools.
November 2, 2016 · Published in #Living on the edge