What's Changed
- Handle final entity class in php:cli by @heddn in #5729
- Fix #5730. php:cli should avoid duplicate class name. by @weitzman in #5733
- Use class references and first class callable syntax in cli command by @weitzman in #5735
- Fix multiselect choice() by @weitzman in #5737
- Add locale:import:all - imports multiple custom translation po files by @andypost in #5569
- Use logger method in locale:import-all by @weitzman in #5738
- Update StateCommands.php by @Elvin-Xhimitiku in #5740
- Fix fatal error when no PHP version is specified in drush.yml by @AronNovak in #5743
- Catch fatal errors as well during service instantiation by @weitzman in #5749
- Move cache:rebuild to own command file by @weitzman in #5750
- Use createEarly() for DI in CacheRebuildCommands by @weitzman in #5752
- Honor Bootstrap in LoginCommands by using createEarly() by @weitzman in #5753
New Contributors
- @Elvin-Xhimitiku made their first contribution in #5740
Full Changelog: 12.1.3...12.2.0