Reverted
Fixed
- Fixed code to address different connection strings for MariaDB in the database queue driver (#39374)
- Fixed rate limiting unicode issue (#39375)
- Fixed bug with closure formatting in
Illuminate/Testing/Fluent/Concerns/Matching::whereContains()
(37217d5)
Refactoring
- Change whereStartsWith, DocBlock to reflect that array is supported (#39370)