This week Symfony focused on fixing issues and tweaking existing features. Meanwhile, we continued blogging about the new Symfony 3.2 features. Lastly, the SymfonyLive Chicago Call for Papers was announced while the Call for Papers for SymfonyLive London and SymfonyCon Berlin will finish next week.

Symfony development highlights

2.7 changelog:

  • 0259bed: [Validator] UuidValidator must accept a Uuid constraint
  • 7c39ac1: [ClassLoader] fixed declared classes being computed when not needed
  • 41d6758: [Form] fixed bug in ButtonBuilder name
  • b7ed32a: [Validator] added additional MasterCard range to the CardSchemeValidator
  • b795cfa: [HttpKernel] fixed internal subrequests having an if-modified-since-header

2.8 changelog:

  • 4e7cc3b: [VarDumper] fixed indentation trimming in ExceptionCaster
  • 1f70837: [VarDumper] fixed missing usage of ExceptionCaster::$traceArgs
  • f8d3ef7: [DoctrineBridge] added missing error code for constraint
  • 0bac08a: [Security] fixed deprecated usage of DigestAuthenticationEntryPoint::getKey() in DigestAuthenticationListener
  • b795cfa: [HttpKernel] fixed internal subrequests having an if-modified-since-header

3.1 changelog:

  • ab8c2c7: [HttpKernel] clarified deprecation of non-scalar values in surrogate fragment renderer

Newest issues and pull requests

They talked about us

Published in #A week of symfony