This week, Symfony 3.1 Release Candidate version was published in preparation for its final release next week. Meanwhile, the SymfonyLive London 2016 conference was announced for September.

Symfony development highlights

2.3 changelog:

  • 26b7922: [Yaml] chomped newlines only at the end of YAML documents
  • fe98cec: [PropertyAccess] fixed the singularization of the "People" word
  • 7830fa7: [Yaml] properly handle unindented collections
  • 53b7236: [Yaml] fixed exception contexts
  • 60e6ccd: [Console] fixed ambiguous error message when using a duplicate option shortcut

2.7 changelog:

  • d834142: [Serializer] added a test for ignored attributes during denormalization
  • f55680b: catch \Throwable
  • 71863ea: [Console] fixed the way long lines are displayed

3.1 changelog:

  • f467859: [Config] allowed schemed paths in FileResource
  • 070a02c: [Serializer] added missing parameters in ObjectNormalizer
  • 7dc1491: [Serializer] ensure that isAllowedAttribute is called in AbstractObjectNormalizer
  • 4974a8b: [Cache] stopped counting hit/miss in ProxyAdapter
  • 4241413: [Security, Ldap] fixed issue with password attribute containing an array of values
  • 922f1b0: [Yaml] search for colons in strings only

Master changelog:

  • b0a483e: [Yaml] deprecated comma separators in floats
  • c2f3b1e: [VarDumper] added Redis caster
  • 4871079: [Cache] created NullAdapter to disable cache if needed

Newest issues and pull requests

Silex development highlights

Master changelog:

  • ffcf8ba: removed dependency on deprecated symfony/locale

They talked about us

Published in #A week of symfony