- [13.x] Fix missing
Illuminate\Queue\Attributes\Delayattribute 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
overflowoption 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