- [12.x] Fix:
@returnin doc blocks by @alipowerful7 in #58746 - [12.x] Ensure defer callbacks aren't discarded when using the sync queue by @jackbayliss in #58745
- [12.x] Refactor: remove
Arr::wrap()and addCollection::wrap()by @alipowerful7 in #58748 - Add support for
temporaryUploadUrlto thelocalfilesystem by @mnapoli in #58499 - Only merge cached casts for accessed attribute by @ug-christoph in #57627
- [12.x] Sort stan issue on PendingRequest by @jackbayliss in #58760
- [12.x] Update alphabetical order in facades.yml by @luisscruza in #58757
- [12.x] allow string-based expressions for selectExpression() by @tpetry in #58753
- Revert "[12.x] Adjust freshTimestamp for SQL Server" by @calebdw in #58758
- [12.x] Fix return empty Collection for non-model JSON:API resources by @noir4y in #58752
- [12.x] Refactor: remove extra space by @alipowerful7 in #58751
- [12.x] Standardize regex delimiter in ObserverMakeCommand::parseModel by @mohammadRezaei1380 in #58777
- [12.x] Fix incorrect @return type in VendorPublishCommand::publishTag by @mohammadRezaei1380 in #58774
- Fix phpdoc type in promptForMissingArgumentsUsing by @billypoke in #58768
- [12.x] cast
Batch::progress()return value tointby @zjbarg in #58767 - [12.x] Drop Collection import from
AbstractRouteCollectionby @jackbayliss in #58769 - [12.x] Fix missing InputArgument::IS_ARRAY in getArguments PHPDoc by @kayw-geek in #58771
- [12.x] Fix:
@returnforresolveResourceRelationshipIdentifiers()by @alipowerful7 in #58764 - [12.x]
Mailable::later()does not set delay onSendQueuedMailableinstance by @amirhshokri in #58765 - [12.x] Refactor: use
enum_value()helper for environment value extraction by @alipowerful7 in #58785 - [12.x] Add delay support assertions for queued mailables by @amirhshokri in #58787
- Fix MySQL connection string to use --ssl-mode=DISABLED for modern clients by @AJenbo in #58786
- [12.x] Refactor: standardize regex by @alipowerful7 in #58789
- [12.x] Allow $preserveKeys param for LazyCollection random by @jackbayliss in #58791
- [12.x] Refactor:
new Collection()by @alipowerful7 in #58793 - [12.x] Add
makeManymethod to Factory by @jackbayliss in #58795 - [12.x] Add
withoutAfterMaking()andwithoutAfterCreating()factory helpers by @ziadoz in #58794 - [12.x] Backport withMiddleware changes from 13.x by @jackbayliss in #58798
- [12.x] Fix: add
|arrayin doc block by @alipowerful7 in #58805 - [12.x] Add option to opt out of parallel safe cache prefix by @jackbayliss in #58801
- [12.x] Normalize Throwable docblocks to fully-qualified name by @amirhshokri in #58802
- [12.x] Refactor: remove unnecessary
\BackedEnumby @alipowerful7 in #58807 - Use atomic writes when creating inline Blade component views by @cyppe in #58815
- [12.x] Add missing tests for Request::fullUrlWithoutQuery by @miladev95 in #58814
- Improve File::toKilobytes() DocBlock return type by @Amirhf1 in #58811
- Use atomic writes in BladeCompiler to prevent race condition by @cyppe in #58812
- [12.x] Refactor: add
JSON decodedby @alipowerful7 in #58830 - [12.x] Refactor: add missing
@throwstag in dock block by @alipowerful7 in #58829 - [12.x] Formatting by @amirhshokri in #58828
- [12x]Refactor: remove unnecessary \BackedEnum in HasAttributes.php by @mohammadRezaei1380 in #58827
- [12x] Refactor conditional message formatting using match expression by @mohammadRezaei1380 in #58825
- [12.x] Refactor: use
matchexpression by @alipowerful7 in #58824 - [12.x] Simplify
compileSelectmethod return by @amirhshokri in #58821 - [12.x] Refactor: simplify code by @alipowerful7 in #58820
- [12.x] Refactor: remove unnecessary
\BackedEnumby @alipowerful7 in #58818 - [12.x] Ensure HttpClientTest doesnt flake in Windows CI by @jackbayliss in #58817
- [12.x] Refactor:
JSON decodedtodecoded JSONby @alipowerful7 in #58849 - [12.x] Allow closure parameters in docblock for when() helper function by @gazben in #58862
- [12.x] Fix typo in cache
composer.jsonby @amirhshokri in #58875 - [12.x] Remove unnecessary
forgetDriver()from TestCaches by @jackbayliss in #58878 - Revert "[12.x] Fixed precision checks for column types in SQL Server grammar" by @taylorotwell in #58888
- [12.x] Display closures and standalone functions correctly in exception trace by @avosalmon in #58879