github laravel/framework v8.53.0

latest releases: v11.5.0, v10.48.9, v11.4.0...
2 years ago

Added

  • Added cache_locks table to cache stub (#38152)
  • Added queue:monitor command (#38168)
  • Added twiceDailyAt schedule frequency (#38174)
  • Added immutable date and datetime casting (#38199)
  • Allow the php web server to run multiple workers (#38208)
  • Added accepted_if validation rule (#38210)

Fixed

  • Fixed signed routes with expires parameter (#38111, 732c0e0)
  • Remove call to deleted method in Illuminate/Testing/TestResponse::statusMessageWithException() (cde3662)
  • Fixed previous column for cursor pagination (#38203)

Changed

  • Prevent assertStatus() invalid JSON exception for valid JSON response content (#38192)
  • Bump AWS SDK to ^3.186.4 (#38216)
  • Implement ReturnTypeWillChange for some place (#38221, #38212, #38226)
  • Use actual countable interface on MessageBag (#38227)

Refactoring

  • Remove hardcoded Carbon reference from scheduler event (#38063)

Don't miss a new framework release

NewReleases is sending notifications on new releases.