Skip to content

Release v2.0.20

Choose a tag to compare

@github-actions github-actions released this 09 Jun 21:35

v2.0.20

Spec-driven development doc; NotificationChannelsPass Symfony 8.1 detection
refinement.

See docs/CHANGELOG.md.

Changelog

Added

Changed

  • Symfony 8.1NotificationChannelsPass detects the TaggedIteratorArgument constructor by the third parameter name (needsIndexes) instead of reflection type, so tagged notification channels stay wired correctly across Symfony versions.

Commits

  • Release v2.0.20: changelog and upgrading for spec docs and DI pass (ee1f867)
  • Refactor NotificationChannelsPass to align with Symfony 8.1 changes (2ea1148)
  • Add Spec-driven development documentation (d4f75cc)