Skip to content

v6.20.27

Compare
Choose a tag to compare
@TBlindaruk TBlindaruk released this 11 May 18:30
· 5384 commits to 8.x since this release

Added

  • Support mass assignment to SQL Server views (#37307)

Fixed

  • Fixed Illuminate\Database\Query\Builder::offset() with non numbers $value (#37164)
  • Fixed unless rules (#37291)

Changed

  • Allow reporting reportable exceptions with the default logger (#37235)