13.x
use single indent for multiline ternarys (#54971)
Use strict comparisons for int-to-int checks (#61005)
[13.x] Consolidate Artisan command $name/getArguments()/getOptions() into $signature (#60926)
improve make:migration command output (#56591)
[13.x] Use self::SUCCESS/self::FAILURE in console commands (#60928)
Add return types to `TableGuesser::guess()` (#58354)