github laravel/framework v7.22.0

latest releases: v10.48.9, v11.5.0, v11.4.0...
3 years ago

v7.22.0 (2020-07-27)

Added

  • Added sectionMissing Blade Directive (#33614)
  • Added range option to queue:retry command (#33627)

Fixed

  • Prevent usage of get*AtColumn() when model has no timestamps (#33634)
  • Dont decrement transaction below 0 in Illuminate\Database\Concerns\ManagesTransactions::handleCommitTransactionException() (7681795)
  • Fixed transaction problems on closure transaction (c4cdfc7)
  • Prevent to serialize uninitialized properties (#33644)
  • Fixed missing statement preventing deletion in Illuminate\Database\Eloquent\Relations\MorphPivot::delete() (#33648)

Changed

  • Throw a TypeError if concrete is not a string or closure in Illuminate\Container\Container::bind() (#33539)
  • Add HTML comment block around inline inspiring quote for consistency with blade template version (#33625)
  • Improve cookie encryption (#33662)

Don't miss a new framework release

NewReleases is sending notifications on new releases.