Skip to content

v8.68.1

Compare
Choose a tag to compare
@TBlindaruk TBlindaruk released this 02 Nov 16:02
· 655 commits to 8.x since this release

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)