packagist laravel/framework v10.44.0

latest releases: dev-php84, 11.x-dev, dev-fixes-52736...
7 months ago
  • [10.x] Fix empty request for HTTP connection exception by @driesvints in #49924
  • [10.x] Add Collection::select() method by @morrislaptop in #49845
  • [10.x] Refactor getPreviousUrlFromSession method in UrlGenerator by @milwad-dev in #49944
  • [10.x] Add POSIX compliant cleanup to artisan serve by @Tofandel in #49943
  • [10.x] Fix infinite loop when global scopes query contains aggregates by @mateusjunges in #49972
  • [10.x] Adds PHPUnit 11 as conflict by @nunomaduro in #49957
  • Revert "[10.x] fix Before/After validation rules" by @taylorotwell in #50013
  • [10.x] Fix the phpdoc for replaceMatches in Str and Stringable helpers by @joke2k in #49990
  • [10.x] Added setAbly() method for AblyBroadcaster by @Rijoanul-Shanto in #49981
  • [10.x] Fix in appendExceptionToException method exception type check by @t1nkl in #49958
  • [10.x] DB command: add sqlcmd -C flag when 'trust_server_certificate' is set by @hulkur in #49952
  • Allows Setup and Teardown actions to be reused in alternative TestCase for Laravel by @crynobone in #49973
  • [10.x] Add toBase64() and fromBase64() methods to Stringable and Str classes by @mtownsend5512 in #49984
  • [10.x] Allows to defer resolving pcntl only if it's available by @crynobone in #50024
  • [10.x] Fixes missing Throwable import and handle if originalExceptionHandler or originalDeprecationHandler property isn't used by alternative TestCase by @crynobone in #50021
  • [10.x] Type hinting for conditional validation rules by @lorenzolosa in #50017
  • [10.x] Introduce new Arr::take() helper by @ryangjchandler in #50015
  • [10.x] Improved Handling of Empty Component Slots with HTML Comments or Line Breaks by @comes in #49966
  • [10.x] Introduce Observe attribute for models by @emargareten in #49843
  • [10.x] Add ScopedBy attribute for models by @emargareten in #50034
  • [10.x] Update reserved names in GeneratorCommand by @xurshudyan in #50043
  • [10.x] fix Validator::validated get nullable array by @helitik in #50056
  • [10.x] Pass Herd specific env variables to "artisan serve" by @mpociot in #50069
  • Remove regex case insensitivity modifier in UUID detection to speed it up slightly by @maximal in #50067
  • [10.x] HTTP retry method can accept array as first param by @me-shaon in #50064
  • [10.x] Fix DB::afterCommit() broken in tests using DatabaseTransactions by @oprypkhantc in #50068

Don't miss a new framework release

NewReleases is sending notifications on new releases.