This week Symfony published 2.8.5 and 3.0.5 maintenance versions. Meanwhile, a new tool called Deptrac was introduced to help you keep dependencies between the layers in your architecture under control. Lastly, the SymfonyCon Berlin 2016 conference opened its call for papers and the early bird registration.

Symfony development highlights

2.3 changelog:

  • 9fabd83: [DependencyInjection] top-level anonymous services must be public

2.8 changelog:

  • dd27b7d: [DependencyInjection] used the priority of service decoration on service with parent
  • 2452e35: [DependencyInjection] made failed autowiring error messages more explicit
  • 7b35ed3: [Monolog Bridge] added a conflict between Monolog bridge 2.8 and HTTP Kernel 3.0+

Master changelog:

  • cfcf263: [Cache] clean-ups and tweaks
  • 06dd96e, 6f86b0e, 6857c36: added the new @Event annotations for IDEs
  • 2849654: [FrameworkBundle] semantic config for app/system/pool caches
  • b85ab60: [Cache] added support for Predis

Newest issues and pull requests

Silex development highlights

Master changelog:

They talked about us

Published in #A week of symfony