This week, Symfony project introduced the Symfony Demo application as the official learning resource for Symfony newcomers. In addition, the Call for Papers for the SymfonyCon Paris 2015 conference was opened. Send your proposals before the 30th of June of 2015 to have a chance to speak at the biggest and most important event in the history of Symfony.

Symfony2 development highlights

2.3 changelog:

  • aca1f28: [FrameworkBundle] check for 'xlf' instead of 'xliff' in the translation:update command
  • c3bd418: [Translation] improved exception when missing required Yaml component

2.6 changelog:

  • f48cc1b: [EventDispatcher] made listeners removable from an executed listener
  • a5a41b2: [Validator] fixed Choice when an empty array is used in the "choices" option
  • a8c4471: [Translator] extended, refactored and simplified Translator tests
  • 98ed078: [Debug] fixed ClassNotFoundFatalErrorHandler candidates lookups
  • 4a6100a: [Debug] fixed deprecated use of DebugClassLoader

2.7 changelog:

  • 6928507: [FrameworkBundle] inject asset packages in assets helper service
  • 4cc4f07: [FrameworkBundle] fixed test related to PSR-4

2.8 changelog:

  • eb50b13: [VarDumper] added support for SplFileInfo
  • e75c233: [VarDumper] added support for SplFileObject
  • ff4424a: [Console] bind the closure (code) to the Command if possible
  • 208ca94: [VarDumper] allowed preserving a subset of cut arrays

Newest issues and pull requests

They talked about us

Published in #A week of symfony