- [12.x] Improve
Context::scope()return type by @cosmastech in #58012 - [12.x] Allow float values in duration helpers for CarbonInterval by @SanderMuller in #58006
- Add whenTableHasIndex and whenTableDoesntHaveIndex to Builder by @jackbayliss in #58005
- [12.x] Add commandFileFinder method and exclude test files from command discovery by @davidhemphill in #58017
- [12.x] Fix Cache spy not working with memoized cache by @faisuc in #57996
- Respect --quiet and --silent in queue:work command by @MatusBoa in #58024
- [12.x] Improve Blueprint docblocks with concrete value ranges for integer and text columns by @nguyentranchung in #58019
- [12.x] Modernize typecasting by @cosmastech in #58037
- [12.x] Fix
requiredandsometimesvalidation ofPasswordrule by @mrvipchien in #58034 - [12.x] Add support as a depdency for container by @adrum in #58026
- fix autoloading StringableObjectStub class in tests/Support/SupportStringableTest.php by @angus-mcritchie in #58030
- [12.x] Remove calls to
optional()by @cosmastech in #58027 - [12.x] Add
newRequest()to Pool and Batch by @cosmastech in #58038 - [12.x] Align Listener docblock and add unit test for query shape by @miladev95 in #58040
- [12.x] feat: add pre-migration hook when setting up databases in parallel tests by @philipheimboeck in #58011
- [12.x] Supports PHPUnit 12.5 by @crynobone in #58042
- [12.x] Add support for Enums in Translator replacements by @hosni in #58048
- [12.x] Fix
PendingRequest@pool()&&batch()concurrency by @cosmastech in #57973 - [12.x] New
illuminate/reflectionscomponent fromilluminate/supportby @crynobone in #58052 - Make queue commands' option descriptions more consistent by @jasonlbeggs in #58058
- [12.x] Add LICENSE, auto close for PRs and
.gitattributestoilluminate/reflectionby @crynobone in #58055 - [12.x]
PendingRequest@withRequestContext()by @cosmastech in #58054