Changelog (v5.3.10...v6.0.0-BETA1)
- feature #43923 Open CompleteCommand for custom outputs (wouterj)
- feature #42471 Add generic types to traversable implementations (derrabus)
- feature #43595
SymfonyStyle
enhancements (kbond) - feature #43615 feat: add completion for CompletionCommand "shell" argument (dkarlovi)
- feature #43596 Add completion to help & list commands (GromNaN)
- feature #43094 Add support of RGB functional notation (alexandre-daubois)
- feature #42881 Add more context when CommandIsSuccessful fails (yoannrenard)
- feature #42634 Remove
HelperSet::setCommand()
andgetCommand()
(derrabus) - feature #42632 Deprecate
HelperSet::setCommand()
andgetCommand()
(derrabus) - feature #42176 Implement
psr/log
3 (derrabus) - feature #42088 add return types and bump to v3 (nicolas-grekas)
- feature #41851 Add TesterTrait::assertCommandIsSuccessful() helper (yoannrenard)
- feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)