Skip to content

v10.6.0

Compare
Choose a tag to compare
@TBlindaruk TBlindaruk released this 05 Apr 15:02
· 1398 commits to 10.x since this release

Added

  • Added ability to set a custom class for the AsCollection and AsEncryptedCollection casts (#46619)

Changed

  • Set container instance on session manager (#46621)
  • Added empty string definition to Str::squish function (#46660)
  • Allow $sleepMilliseconds parameter receive a Closure in retry method from PendingRequest (#46653)
  • Support contextual binding on first class callables (de8d515, e511a3b)