Symfony DI v5.1.9 Release Notes

Release Date: 2020-11-29 // over 3 years ago
  • Changelog (v5.1.8...v5.1.9)

    • 🐛 bug #39129 Fix circular in DI with lazy + byContruct loop (jderusse)
    • bug #39068 Silent deprecation triggered by libxml_disable_entity_loader (jderusse)
    • 🐛 bug #38999 autoconfigure behavior describing tags on decorators (xabbuh)
    • 🐛 bug #39058 Fix circular detection with multiple paths (jderusse)
    • 🐛 bug #39021 Optimize circular collection by removing flattening (jderusse)
    • 🐛 bug #38980 Fix circular reference with Factory + Lazy Iterrator (jderusse)
    • 🐛 bug #38882 Improve performances in CircualReference detection (jderusse)