Skip to content

v6.5.1

Compare
Choose a tag to compare
@TBlindaruk TBlindaruk released this 12 Nov 18:25
· 1315 commits to 6.x since this release

v6.5.1 (2019-11-12)

Added

  • Added includeUnless directive (#30538)

Fixed

  • Fixed default value for $count in PhpRedisConnection::spop() method (#30546)
  • Fixed breaking compatibility with multi-schema postgres (#30562, 6460d2b)
  • Fixed Model::isDirty() with collection / object casts (#30565)
  • Fixed bcc in MailgunTransport::send() (#30569)

Changed

  • Remove illuminate/support dependency from Container package (#30518, #30528)