This week, Symfony project continued focusing on the stabilization of the upcoming 2.8 version. Meanwhile, the Symfony community organized a joint effort to make the most popular bundles compatible with Symfony 3. Check out the progress of this initiative and join us updating the Symfony ecosystem.

Symfony2 development highlights

2.3 changelog:

  • 9cf90fb: [Process] fixed Proccess run with pts enabled
  • 5f1980b: [Translation] added support for Armenian pluralization
  • 2d0af8e: [Validator] allowed an empty path with a non empty fragment or a query
  • 4923411: [FrameworkBundle] fixed the server variables in the router_*.php files

2.7 changelog:

  • 185950c: [OptionsResolver] improved the test coverage of this component

2.8 changelog:

  • c6a7747: [Filesystem] added tempnam() a stream aware version of PHP's native tempnam()
  • 456e558: [Security] renamed "key" option to "secret"
  • 0fc513e: [Filesystem] changed dumpFile to allow dumping to streams

Master changelog:

  • 6f2782b: revert removal of framework.csrf_protection section

Newest issues and pull requests

They talked about us

Published in #A week of symfony