This week, Symfony's activity slowed down significantly, as it always happens during the mid-summer on the Northern Hemisphere: a bug related to the retrieval of the username when using forwarding was fixed, the list of HTTP safe methods was updated and Serializer added support for argument objects.

Symfony development highlights

2.7 changelog:

  • 500c2cd: [HttpFoundation] added OPTIONS and TRACE to the list of safe methods
  • 30997a4: [Security] fixed the retrieval of the last username when using forwarding

2.8 changelog:

  • 7c39ac1: [ClassLoader] fixed declared classes being computed when not needed

3.1 changelog:

  • 414d9ef: [DoctrineBridge] added missing error code
  • cf691fb: [Serializer] included the format in the cache key

Master changelog:

  • c221908: [Serializer] added support for argument objects

Newest issues and pull requests

They talked about us

Published in #A week of symfony