github laravel/framework v7.17.0

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

v7.17.0 (2020-06-23)

Added

  • Added Illuminate\Console\Scheduling\ManagesFrequencies::lastDayOfMonth() (#33241, be194a8)
  • Allow array based event listeners (7594267)
  • Allow array callback format with non-static methods in Illuminate\Auth\Access\Gate::define() (b7977d3)
  • Added Illuminate\Console\Scheduling\ManagesFrequencies::time() parameter on twiceMonthly function (#33274)
  • Added providerIsLoaded method to Illuminate\Foundation\Application (#33286, b87233f)

Fixed

  • Fixed domain binding with custom fields in Illuminate\Routing\Route::domain() (#33231)
  • Fixed Model::originalIsEquivalent() with floats (#33259, d68d915)

Don't miss a new framework release

NewReleases is sending notifications on new releases.