This week, the Symfony Content Management Framework project released its first stable version. In addition, a new discussion was initiated about how to dynamically load code in Symfony2. This feature would allow to install/download bundles in Symfony2 applications and enable them automatically.

Development mailing list

Symfony2 development highlights

2.2 changelog:

  • beae3b1: [Stopwatch] made usleep longer and simplify assertions
  • 55001ab: [DoctrineBridge] loosened CollectionToArrayTransformer::transform() to accept arrays
  • b07c618: [Form] changed FormTypeCsrfExtension to use the form's name as default intention
  • 219e44d: [Intl] improved FormTypeCsrfExtension to use the type class as default intention if the form name is empty
  • 4ff59d7: [DoctrineBridge] added type check to prevent calling clear() on arrays

2.3 changelog:

  • 0d232ba: [HttpFoundation] improved documentation of X-Forwarded-For header handling

Master changelog:

  • f21de87: [WebProfilerBundle] fixed invalid condition in form panel
  • d7eb8ff: [Csrf] component fixes
  • f6d4bc4: [Config] fixed namespace when dumping reference

They talked about us

Published in #A week of symfony