This week, the upcoming Symfony 2.5 version deprecated the Apache router, the form debugger added a new storage and the security component added support for named password encoders. In addition, Symfony Live Paris 2014, the first official Symfony conference of this year, was announced for the 7th and 8th of April.

Symfony2 development highlights

2.3 changelog:

  • 704f982: prevent WDT from creating a session
  • 3097ec6: [FrameworkBundle] thrown an HttpException instead returning a Response in order to show an error page when path is not defined
  • 8b1773f: [HttpKernel] fixed the Logger deprecation notices to match the correct method name it should be informing of

2.4 changelog:

  • 521eee4: [Twig Bridge] fixed bug in ExpressionExtension
  • d090b76: [ExpressionLanguage] fixed fix foo[index]

Master changelog:

  • 6258cfa: [Routing] deprecated the Apache dumper
  • 744da7f, cec05bf: [WebProfilerBundle] form debugger storage
  • 183d0ec: [FrameworkBundle] added a helper method to create AccessDeniedException
  • c69e2ca: [Security] added named encoders to EncoderFactory
  • a207006: [Routing] added an extension point for globals in AnnotationClassLoader

Newest issues and pull requests

They talked about us

Published in #A week of symfony