Added
- Added new line to
DetectsLostConnections
(#36373)
Fixed
- Fixed
Illuminate\View\ViewException::report()
(#36110) - Fixed
Illuminate\Redis\Connections\PhpRedisConnection::spop()
(#36106) - Fixed
Illuminate/Database/Query/Builder::limit()
to only cast integer when given other than null (#39653) - Fixes database offset value with non numbers (#39656)