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
- d41fc8b: [DependencyInjection] fixed tests
- 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
- 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
- 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
- Sonata bundles' branching model
- Mi resumen de la SunshinePHP 2013
- Dopez vos anciens sites au fur et à mesure
- Symfony2 SublimeText2 Project configuration
- Configurar Doctrine para usar SQLite en Symfony2
- Symfony2でコマンドラインから実行し、データベースに登録する(4)
- Encuesta sobre el Marketplace de Symfony
- Symfony2 - How to create list checkbox in twig from roles, table Group, FOSUserBundle
- Scaling Silex applications
- Which is the right framework for your project?