- [10.x] Add a
threshold
parameter to theNumber::spell
helper by @caendesilva in #49610 - Revert "[10.x] Make ComponentAttributeBag Arrayable" by @luanfreitasdev in #49623
- [10.x] Fix return value and docblock by @dwightwatson in #49627
- [10.x] Add an option to specify the default path to the models directory for
php artisan model:prune
by @dbhynds in #49617 - [10.x] Allow job chains to be conditionally dispatched by @fjarrett in #49624
- [10.x] Add test for existing empty test by @lioneaglesolutions in #49632
- [10.x] Add additional context to Mailable assertion messages by @lioneaglesolutions in #49631
- [10.x] Allow job batches to be conditionally dispatched by @fjarrett in #49639
- [10.x] Revert parameter name change by @timacdonald in #49659
- [10.x] Printing Name of The Method that Calls
ensureIntlExtensionIsInstalled
inNumber
class. by @devajmeireles in #49660 - [10.x] Update pagination tailwind.blade.php by @anasmorahhib in #49665
- [10.x] feat: add base argument to Stringable->toInteger() by @adamczykpiotr in #49670
- [10.x]: Remove unused class ShouldBeUnique when make a job by @Kenini1805 in #49669
- [10.x] Add tests for Eloquent methods by @milwad-dev in #49673
- Implement draft workflow by @driesvints in #49683
- [10.x] Fixing Types, Word and Returns of
Number
class. by @devajmeireles in #49681 - [10.x] Test Improvements by @crynobone in #49679
- [10.x] Officially support floats in trans_choice and Translator::choice by @philbates35 in #49693
- [10.x] Use static function by @michaelnabil230 in #49696
- [10.x] Revert "[10.x] Improve numeric comparison for custom casts" by @driesvints in #49702
- [10.x] Add exit code to queue:clear, and queue:forget commands by @bytestream in #49707
- [10.x] Allow StreamInterface as raw HTTP Client body by @janolivermr in #49705