- [12.x] Add PHPDoc callable types for BusFake methods by @alies-dev in #58070
- Improve type annotations of
$batchIdinBatchabletrait by @markieo1 in #58069 - [12.x] Fix deadlock in cache_locks on cleanup by @jackbayliss in #58071
- feat: implement 'assertFailedDependency' response assertion by @artengin in #58061
- [12.x] Fix using
nullcache store triggering PHP 8.5 deprecation by @jnoordsij in #58074 - [12.x] Fix deprecated usage of passing
nulltoarray_key_existsinAsPivotclass by @jnoordsij in #58073 - [12.x] Simplify clearing resolved instances for
Facadeclasses by @jnoordsij in #58072 - [12.x] Add PHP 8.5 with Herd to passthrough variables in ServeCommand by @bashgeek in #58080
- [12.x] Update actions/checkout v4 to v6 by @jackbayliss in #58078
- [12.x] Let Storage::fake() accept enum as disk name by @bbredewold in #58076
- Improve PHPDoc return type for synchronous HTTP Client methods by @khaled-sadek in #58090
- [12.x] Adjust testCanRetrieveAllFailedJobs by @jackbayliss in #58096
- [12.x] Allow Factory connection method to accept null by @jackbayliss in #58108
- [12.x] Make PendingDispatch::afterResponse conditional by @kenneth-saey in #58099
- [12.x] Add
mergeHiddenandmergeVisiblemethods to Collection class by @mahmoudmohamedramadan in #58110 - Added "SSL error: unexpected eof" message to LostConnectionDetector by @GuidoHendriks in #58113
- [12.x] Update git-auto-commit action by @jackbayliss in #58118
- [12.x] Add tests for Support Uri class by @miladev95 in #58114
- [12.x] Make the Client Response class tappable by @kevinb1989 in #58115
- [12.x] Add missing docblock param in FailedOver event docblocks by @jackbayliss in #58123
- [12.x] Clean up DynamoDbStore by @cosmastech in #58116
- [12.x] Fix: Handle
ParseErrorinhasEvenNumberOfParentheseswhen Xdebug is active by @crynobone in #58128 - [12.x] Fix Password::required() to fail when value is missing by @faisuc in #58125
- [12.x] Add HigherOrderProxy tests (Collection & Tap) by @miladev95 in #58138
- [12.x] Run
ConnectionEstablishedevent on database reconnection by @crynobone in #58136