Skip to content

v5.3.2

Compare
Choose a tag to compare
@fabpot fabpot released this 17 Jun 14:21
· 744 commits to 7.0 since this release
v5.3.2

Changelog (v5.3.1...v5.3.2)

  • bug #41686 Fix using #[AsCommand] without DI (nicolas-grekas)
  • bug #41680 fix managing signals when commands are lazy loaded (nicolas-grekas)
  • bug #41535 Fix negated options not accessible (jderusse)
  • bug #41386 Escape synopsis output (jschaedl)