packagist laravel/framework v8.52.0

latest releases: dev-php84, 11.x-dev, dev-fixes-52736...
3 years ago

Added

  • Allow shift() and pop() to take multiple items from a collection (#38093)
  • Added hook to configure broadcastable model event (5ca5768, aca6f90)
  • Support a proxy URL for mix hot (#38118)
  • Added Illuminate/Validation/Rules/Unique::withoutTrashed() (#38124)
  • Support job middleware on queued listeners (#38128)
  • Model Broadcasting - Adding broadcastWith() and broadcastAs() support (#38137)
  • Allow parallel testing without database creation (#38143)

Fixed

  • Fixed display of validation errors occurred when asserting status (#38088)
  • Developer friendly message if no Prunable Models found (#38108)
  • Fix running schedule:test on CallbackEvent (#38146)

Changed

  • BelongsToMany->sync() will support touching for pivots when the result contains detached items (#38085)
  • Ability to specify the broadcaster to use when broadcasting an event (#38086)
  • Password Validator should inherit custom error message and attribute (#38114)

Don't miss a new framework release

NewReleases is sending notifications on new releases.