This week, Symfony 2.3.10 and Symfony 2.4.2 maintainance versions were released. Meanwhile, a new form theme was proposed to integrate the ubiquitous Twitter Bootstrap framework into the Symfony forms.

Symfony2 development highlights

2.3 changelog:

  • e0cf244, 979d5c0: [Routing] reduced recursion when building DumperPrefixCollection
  • eb3f6c6: fixed various inconsistencies
  • e62c0b5: [Form] fixed "Array was modified outside object" in ResizeFormListener
  • 23acd26: [DomCrawler] added support for <area> tags to be treated as links
  • 80bc41e: [Console] removed problematic regex

2.4 changelog:

  • 600d481: [ExpressionLanguage] added some documentation about functions
  • d8f55f5: [ExpressionLanguage] added some tests for the built-in constant() function

Master changelog:

  • 816b295: [Console] added isVerbosity* to OutputInterface

Newest issues and pull requests

Twig development highlights

Master changelog:

  • 6e800d8: fixed a C extension crash when accessing defined but uninitialized property

They talked about us

Published in #A week of symfony