- [11.x] Fix incorrect typechange in
Illuminate\Database\Query\Builder
by @jnoordsij in #53841 - Fixed Enum usage in whereHasMorph condition when morph attribute casting by @Outsidaz in #53839
- [11.x] Fix unescaped table names issue of
DatabaseTruncation
trait by introducingConnection::withoutTablePrefix()
method by @hafezdivandari in #53842 - Specify node when sending scan to RedisCluster by @bentleyo in #53837
- [11.x] fix: cast session lifetime to int by @calebdw in #53846
- [11.x] allow sub second timeout value for http requests by @mihaileu in #53850
- Revert "set schema to smtps if MAIL_ENCRYPTION === tls" by @crynobone in #53863