This week, Symfony 2.5.0 version was released. This new version introduces new features and tweaks across all Symfony components and it's one of the most polished versions released so far.
Symfony2 development highlights
- d176ffc: [TwigBridge] set %count% only on transChoice
- 31da839: [HttpKernel] make rootPath part of regex greedy
- 172e752: [DomCrawler] fixed charset detection in html5 meta charset tag
- 9c2616e: [Validator] removed property and method targets from the optional and required constraints
Newest issues and pull requests
- [HttpKernel] removed absolute paths from the generated container
- [Security] Adding providerKey to AnonymousToken
- [Validator] Added Timezone Constraint Validator
- [RFC] Add new method to Progress Helper getCurrent()
Twig development highlights
- 02b8062: added isSandbox check around the __toString check in Sandbox extension
- e6156e2: refactored namespace/shortname parsing into own method
- 49ba6b4: removed parameter from url_encode filter (the filter now only uses the more appropriate rawurlencode())
They talked about us
- BDD to DDD: The SymfonyLive London workshops are back
- Drupal8.x and Symfony – Asset Component: Part IV Series
- Create your first bundle | Symfony 2 | Beginners Guide
- Apache on OS X: Fixing file system permissions for Symfony or Laravel
- Zend Framework VS CodeIgniter VS CakePHP VS Symfony Part 1
- SensioLabsInsight, the new quality wizard by SensioLabs, hits the market
- Utiliser nuSOAP Bundle avec Symfony2
- Drupal8.x and Symfony/Aura – The Importance of Testing and Decoupling: Part VII Series