Skip to content

v11.35.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 18:27
· 62 commits to 11.x since this release
  • [11.x] Fix incorrect typechange in Illuminate\Database\Query\Builder by @jnoordsij in #53841
  • Fixed Enum usage in whereHasMorph condition when morph attribute casting by @Outsidaz in #53839
  • [11.x] Fix unescaped table names issue of DatabaseTruncation trait by introducing Connection::withoutTablePrefix() method by @hafezdivandari in #53842
  • Specify node when sending scan to RedisCluster by @bentleyo in #53837
  • [11.x] fix: cast session lifetime to int by @calebdw in #53846
  • [11.x] allow sub second timeout value for http requests by @mihaileu in #53850
  • Revert "set schema to smtps if MAIL_ENCRYPTION === tls" by @crynobone in #53863