- fix: allow null, string and string array as allowed tags by @maartenpaauw in #50409
- [10.x] Allow
Expression
at more places in Query Builder by @pascalbaljet in #50402 - [10.x] Sleep syncing by @timacdonald in #50392
- [10.x] Cleaning Trait on multi-lines by @gcazin in #50413
- fix: incomplete type for Builder::from property by @sebj54 in #50426
- [10.x] After commit callback throwing an exception causes broken transactions afterwards by @oprypkhantc in #50423
- [10.x] Anonymous component bound attribute values are evaluated twice by @danharrin in #50403
- [10.x] Fix for sortByDesc ignoring multiple attributes by @TWithers in #50431
- [10.x] Allow sync with carbon to be set from fake method by @abenerd in #50450
- [10.x] Improves
Illuminate\Mail\Mailables\Envelope
docblock by @crynobone in #50448 - [10.x] Incorrect return in
FileSystem.php
by @gcazin in #50459 - [10.x] fix return types by @imahmood in #50461
- fix: phpstan issue - right side of || always false by @Carnicero90 in #50453