This week, Symfony 2.1.8 maintainance version was released. Meanwhile, Symfony 2.2 fixed some bugs related to the sub-request locale management and the HInclude renderer, in preparation for its upcoming release, scheduled for the next week.

Development mailing list

Symfony2 development highlights

2.0 changelog:

  • cb03074: [DomCrawler] lowered parsed protocol string
  • f8812b2: [Form] fixed "label" option to accept the value "0"

2.1 changelog:

  • 3e40c17: [HttpKernel] fixed locale management when exiting sub-requests (this solution is temporary and it will be fixed properly in Symfony 2.3.)
  • 368f62f: [BrowserKit] expanded fault-tolerance for unusual cookie dates
  • b7bd630: [Form] fixed TimeType not to render a "size" attribute in select tags
  • b2080c4: [HttpFoundation] removed Cache-Control when using https download via IE<9

2.2 changelog:

  • 189fba6: [Form] removed some leaking deprecation warning
  • 3933912: [FrameworkBundle] fixed HInclude renderer
  • 171cff0: [FrameworkBundle] fixed a BC for Hinclude global template

Repository summary: 6,199 watchers (#1 in PHP, #38 overall) and 2,055 forks (#1 in PHP, #16 overall).

They talked about us

Published in #A week of symfony