This week, the most relevant news about Symfony project was the re-introduction of the Symfony Core Team, which could boost the Symfony development. In addition, the first beta of Symfony 2.5 was released, fixing important issues such as the database session storage for high-concurrency websites.

Symfony2 development highlights

2.3 changelog:

  • e946da3: BrowserKit is broken when using IP as host
  • e58d7cf, 05ea19a, 5c08e29: [HttpFoundation] fixed PDO session handler under high concurrency
  • ed9e48b, 0bc79ca: [Templating] PhpEngine should propagate charset to its helpers
  • be0e362: [HttpFoundation] added BMP to MimeTypeExtensionGuesser
  • eea9d24: [Profiler] prevent throwing fatal errors when searching timestamps or invalid dates
  • 9bc08c0: [Translation] made IcuDatFileLoader/IcuResFileLoader::load invalid resource compatible with HHVM

2.4 changelog:

  • df37461: [Validator] added missing strings from Image validator
  • edfa6d5: [Validator] fixed hack for nested Collection/All losing context

Master changelog:

  • db44f0f: [Serializer] refactored XmlEncoder to remove dependency to SimpleXml
  • 9ba2861: [DependencyInjection] fixed Yaml loader/dumper to use underscores

Newest issues and pull requests

They talked about us

Published in #A week of symfony