Laravel Community Tools by Tighten
Laravel Versions Logo

Laravelバージョン: 13.0.0

ステータス:

アクティブサポート

推奨:

パッチを最新の状態に保ってください。

最新のパッチリリース:

13.18.1

メジャーバージョン リリース日 バグ修正期限 セキュリティ修正期限 PHP Versions ステータス
13 2026年3月17日 2027年9月17日 2028年3月17日 8.3, 8.4, 8.5
ALL

Releases

13.18.1
  • [13.x] Allow assertDatabaseEmpty to handle iterable by @jackbayliss in #60621
  • [13.x] Add input() method to console commands by @stevebauman in #60607
  • [13.x] Handle api / json routes with Down (Maintenance) command by @davidrushton in #60595
  • [13.x] fix: respect channel name for on-demand log stacks by @maltf0 in #60635
  • [13.x] Support inspecting delayed jobs on the queue fake by @jackbayliss in #60636
  • Add Release queue middleware by @mgcodeur in #60630
  • [13.x] Update docblocks of Blueprint foreignUuid and foreignUlid to match foreignId by @LiddleDev in #60643
  • Respect the encoding in Str::mask() when building the end of the string by @iammcoding in #60646
  • [13.x] Supports scalar Predis retry config to allows config:cache by @crynobone in #60642
13.18.0
  • [13.x] Further reduce cache hits when using debounced jobs by @jackbayliss in #60575
  • Add priority-based registration to dev commands by @joetannenbaum in #60580
  • fix: cache headers not set on HEAD requests by @c0defre4k in #60589
  • [13.x] Add conditional return types to several methods by @alies-dev in #60586
  • [13.x] Sync getter return types with their property generics by @dfinchenko in #60591
  • [13.x] Expose jobs processed count and last job timestamp on the WorkerStopping event by @jackbayliss in #60592
  • [13.x] Prevent restored event when soft delete restore fails by @Button99 in #60605
  • [13.x] Ensure lastJobProcessedAt is null if nothing is processed by @jackbayliss in #60608
  • Fix RateLimited middleware not serializing releaseAfter in __sleep() by @Amirhf1 in #60609
  • Use --kill-others-on-fail for artisan dev by @joetannenbaum in #60606
  • [13.x] Fix Number::forHumans() and Number::abbreviate() crashing on INF/NAN by @humamj1 in #60617
  • [13.x] Fix Json parsing for top level zero bodies by @Button99 in #60614
  • [13.x] schedule:work catch signals by @rforced in #60616
  • Bump the github-actions group with 2 updates by @dependabot[bot] in #60622
  • [13.x] Fix Number::fileSize crashing on INF/NAN inputs by @Amirhf1 in #60625
  • [13.x] Fix flexible() lock and defer label collisions in TaggedCache by @Amirhf1 in #60626
13.17.0
13.16.1
13.16.0
13.15.0
13.14.0
13.13.0
13.12.0
13.11.2
13.10.0
13.11.1
13.11.0
13.9.0
13.8.0
13.7.0
13.6.0
13.5.0
13.4.0
  • [13.x] Fix missing Illuminate\Queue\Attributes\Delay attribute by @fadez in #59504
  • [13.x] Fix $request->interval() failing with very small float values by @SanderMuller in #59502
  • [13.x] Add pint.json to export-ignore by @axlon in #59497
  • [13.x] Add --ignore-scripts to yarn in BroadcastingInstallCommand by @sumaiazaman in #59494
  • [13.x] Fix static closure binding in remaining manager classes by @sumaiazaman in #59493
  • [13.x] Fix CollectedBy attribute not resolving through abstract parent classes by @jackbayliss in #59488
  • [13.x] Fix: Allow runtime property overrides (onQueue) to take precedence over class attributes by @niduranga in #59468
  • [13.x] Use #[Delay] attribute in Bus Dispatcher by @sumaiazaman in #59514
  • [13.x] Use #[Delay] attribute in NotificationSender by @sumaiazaman in #59513
  • [13.x] Add overflow option to Carbon plus and minus by @lucasmichot in #59509
  • [13.x] Fix: respect null redirect in unauthenticated exception handler by @timmylindh in #59505
  • [13.x] Fix TypeError in starts_with/ends_with validation rules on non-string values by @sumaiazaman in #59541
  • [13.x] allow null to be passed directly to redirectGuestsTo() by @timmylindh in #59526
  • Revert "[13.x] Remove unnecessary clone in SessionManager to prevent duplicate Redis connections" by @taylorotwell in #59542
  • [13.x] Fix deprecation warning in Contains and DoesntContain rules when values contain null by @sumaiazaman in #59561
  • [13.x] Fix Str::markdown() and Str::inlineMarkdown() crash on null input by @sumaiazaman in #59554
  • [13.x] Add queue methods to inspect jobs by @jackbayliss in #59511
  • Feature/form request strict mode by @NurullahDemirel in #59430
  • Bump vite from 7.3.1 to 7.3.2 in /src/Illuminate/Foundation/resources/exceptions/renderer by @dependabot[bot] in #59571
  • [13.x] Fix deprecation warning in In and NotIn rules when values contain null by @sumaiazaman in #59576
  • [13.x] Add flushState to FormRequest to reset global strict mode between tests by @sumaiazaman in #59574
  • [13.x] Fix #[WithoutRelations] queue attribute not being inherited by child classes by @stevebauman in #59568
13.3.0
13.2.0
13.1.0
13.1.1
13.0.0