github laravel/framework v10.29.0

latest releases: v11.23.5, v10.48.22, v11.23.4...
11 months ago
  • [10.x] Fixes Str::password() does not always generate password with numbers by @crynobone in #48681
  • [10.x] Fixes cache:prune-stale-tags preg_match delimiter no escaped by @ame1973 in #48702
  • [10.x] Allow route:list to expand middleware groups in 'VeryVerbose' mode by @NickSdot in #48703
  • [10.x] Fix model:prune command error with non-class php files by @zlodes in #48708
  • [10.x] Show CliDumper source content on last line by @CalebDW in #48707
  • [10.x] Revival of the reverted changes in 10.25.0: firstOrCreate updateOrCreate improvement through createOrFirst + additional query tests by @mpyw in #48637
  • [10.x] allow resolving view from closure by @PH7-Jack in #48719
  • [10.x] Allow creation of PSR request with merged data by @timacdonald in #48696
  • [10.x] Update DocBlock for convertCase Method to Reflect Optional $encoding Parameter by @salehhashemi1992 in #48729
  • [10.x] Use ValidationException class from Validator Property by @a-h-abid in #48736
  • [10.x] Implement Test Coverage for Str::convertCase Method by @salehhashemi1992 in #48730
  • [10.x] Extend Test Coverage for Str::take Function by @salehhashemi1992 in #48728
  • [10.x] Add replaceMatches to Str class by @hosmelq in #48727
  • [10.x] Fix duplicate conditions on retrying SELECT calls under createOrFirst() by @KentarouTakeda in #48725
  • [10.x] Uses stefanzweifel/git-auto-commit-action@v5 by @nunomaduro in #48763
  • [10.x] fix typo in comment by @vintagesucks in #48770
  • [10.x] Require DBAL 3 when installing by @Jubeki in #48769
  • [10.x] Escape the delimiter when extracting an excerpt from text by @standaniels in #48765
  • [10.x] Fix replaceMatches in Str class by @hosmelq in #48760
  • [10.x] Moves logger instance creation to a protected method by @rodrigopedra in #48759
  • [10.x] Add runningConsoleCommand(...$commands) method by @trevorgehman in #48751
  • [10.x] Update annotations in wrap method to accommodate Collection instances by @salehhashemi1992 in #48746
  • [10.x] Add Tests for Str::replaceMatches Method by @salehhashemi1992 in #48771
  • [10.x] Do not bubble exceptions thrown rendering error view when debug is false (prevent infinite loops) by @simensen in #48732
  • [10.x] Correct phpdoc for Grammar::setConnection by @Neol3108 in #48779
  • [10.x] Add displayName for queued Artisan commands by @jessarcher in #48778
  • [10.x] Test Improvements by @crynobone in #48797
  • [10.x] Make inherited relations and virtual attributes appear in model:show command by @sebj54 in #48800

Don't miss a new framework release

NewReleases is sending notifications on new releases.