Laravel v5.4.34 and v5.4.35 released

Till Krüss
Aug 24, 2017 · 1 min read

Laravel v5.4.34 was released yesterday (August 24th) and v5.4.35 was shipped today to fix a breaking change in v5.4.34.

You might want to take a closer look at #20707 and possibly update your auth templates.

v5.4.35

Fixed

  • Fixed breaking change in FactoryBuilder (#20727)

v5.4.34

Added

  • Added Str::start() and str_start() helper (#20569)
  • Added orDoesntHave() and orWhereDoesntHave() to QueriesRelationships (#20685)
  • Added support for callables in model factory attributes (#20692)

Changed

  • Return the model instance from Model::refresh() (#20657)
  • Use self::$verbs in Router::any() (#20698)

Fixed

  • Fixed duplicate user model import in make:policy (#20645, 48f5f23)
  • Fixed PHP 7.2 incompatibility in Builder::mergeWheres() (#20635)
  • Fixed issue in RateLimiter (#20684)
  • Fixed success message after password reset (#20707)
  • Fail job only if it didn’t fail already (#20654)

Laravel Announcements

Official release / update announcements for all Laravel projects and products.

)

Till Krüss

Written by

Developer. Tree Hugger. Powerlifter. Dancer.

Laravel Announcements

Official release / update announcements for all Laravel projects and products.

Welcome to a place where words matter. On Medium, smart voices and original ideas take center stage - with no ads in sight. Watch
Follow all the topics you care about, and we’ll deliver the best stories for you to your homepage and inbox. Explore
Get unlimited access to the best stories on Medium — and support writers while you’re at it. Just $5/month. Upgrade