Skip to content

v8.3.0

Compare
Choose a tag to compare
@TBlindaruk TBlindaruk released this 16 Sep 16:13
· 3157 commits to 8.x since this release
7f8ac4f

v8.3.0 (2020-09-15)

Added

  • Added Illuminate\Foundation\Testing\Concerns\InteractsWithDatabase::castAsJson() (#34302)
  • Handle array hosts in Illuminate\Database\Schema\MySqlSchemaState (0920c23)
  • Added Illuminate\Pipeline\Pipeline::setContainer() (#34343)
  • Allow including a closure in a queued batch (#34333)

Fixed

Changed

  • Bumped minimum vlucas/phpdotenv version (#34336)
  • Pass an instance of the job to queued closures (#34350)