Skip to content

v5.5.9

Compare
Choose a tag to compare
@tillkruss tillkruss released this 20 Sep 16:29
· 19022 commits to 11.x since this release

Changed

  • Perform stable sort in Collection::sortBy() (2nd attempt) (#21270)
  • Return empty string if database session key is expired (#21277)

Fixed

  • Fixed setting Model::UPDATED_AT in SoftDeletes (#21286)
  • Apply custom pivot model attribute casting on arrays (#21275)