packagist laravel/framework v7.0.5

latest releases: dev-driesvints-patch-1, 11.x-dev, dev-feat/exception-page...
4 years ago

v7.0.5 (2020-03-06)

Fixed

  • Fixed Illuminate\Http\Client\PendingRequest::withCookies() method (36d783c)
  • Catch Symfony MethodNotAllowedException exception in CompiledRouteCollection::match() method (#31762)
  • Fixed a bug with slash prefix in the route (#31760)
  • Fixed root URI not showing in the route:list (#31771)
  • Fixed model restoring right after being soft deleting (#31719)
  • Fixed array lock release behavior (#31795)
  • Fixed Illuminate\Support\Str::slug() method (e4f22d8)

Changed

  • Throw exception for duplicate route names in Illuminate\Routing\AbstractRouteCollection::addToSymfonyRoutesCollection() method (#31755)
  • Revert disabling expired views checks (#31798)

Don't miss a new framework release

NewReleases is sending notifications on new releases.