This week, the second release candidate version of Symfony 2.2.0 was published. This new release fixed quite a few bugs and tweaked some new features with nearly 200 commits since the last beta.

Development mailing list

Symfony2 development highlights

2.0 changelog:

  • d41fc8b: [DependencyInjection] fixed tests

2.1 changelog:

  • 6a9c510: [HttpKernel] fixed the IP address in HttpCache when calling the backend
  • 42d3c4c: added support for the X-Forwarded-For header
  • 5e8d844: [Process] warn user with a useful message when tmpfile() failed

2.2 changelog:

  • 4cbdbcb: [Validator] added check for existing metadata on property
  • a923849: [HttpFoundation] moved file hash calculation to own method
  • 06c26dc: [HttpKernel] removed array type hint from GetResponseForControllerResultEvent::setControllerResult()
  • de0f7b7, 5276a09: [HttpFoundation] added getter for httpMethodParameterOverride state
  • f842ae6: [FrameworkBundle] CSRF should be on by default

Master changelog:

  • 8adb0e3: [Form] fixed FormRenderer::humanize() to humanize camel cased label

Repository summary: 6,166 watchers (#1 in PHP, #37 overall) and 2,037 forks (#1 in PHP, #15 overall).

They talked about us

Published in #A week of symfony