13.x
[13.x] Add Postgres transaction pooler support (#60425)
[13.x] Consolidate Artisan command $name/getArguments()/getOptions() into $signature (#60926)
Use strict comparisons for int-to-int checks (#61005)
[12.x] Enhance multi-database support (#54274)
Replace throw_if/throw_unless with explicit if/throw in src/ (#60944)
[13.x] Use self::SUCCESS/self::FAILURE in console commands (#60928)
Use Stringable::explode() instead of wrapping explode() in a Collection (#60979)
[13.x] fix model:prune Command options validation typo (#60444)
Revert "[13.x] Add if-related rector rules (#60930)" (#61027)
[13.x] Prefer isEmpty()/isNotEmpty()/contains() over count() checks (#60978)