v10.16.0
- [10.x] Improve display of sub-minute tasks in
schedule:list
command. by @jessarcher in #47720 - [10.x] Add new SQL error message "No connection could be made because the target machine actively refused it" by @magnusvin in #47718
- [10.x] Ignore second in HttpRequestTest date comparison by @kylekatarnls in #47719
- [10.x] Call
renderForAssertions
inassertHasSubject
by @ttrig in #47728 - [10.x] We dont want Symfony to catch pcntl signal by @ChristopheBorcard in #47725
- [10.x] Use atomic locks for command mutex by @Gaitholabi in #47624
- [10.x] Improve typehint for Model::getConnectionResolver() by @LukeTowers in #47749
- [10.x] add getRedisConnection to ThrottleRequestsWithRedis by @snmatsui in #47742
- [10.x] Adjusts for Volt by @nunomaduro in #47757
- [10.x] Fix sql server paging problems by @joelharkes in #47763
- [10.x] Typo type of data by @hungthai1401 in #47775
- [10.x] Add missing tests for the
schedule:list
command. by @xiCO2k in #47787 - [10.x] Fix
Str::replace
return type by @datlechin in #47779 - [10.x] Collection::except() with null returns all by @pniaps in #47821
- [10.x] fix issue #47727 with wrong return type by @renky in #47820
- [10.x] Remove unused variable in
VendorPublishCommand
by @hungthai1401 in #47817 - [10.x] Remove unused variable in
MigrateCommand
by @sangnguyenplus in #47816 - [10.x] Revert 47763 fix sql server by @dunhamjared in #47792
- [10.x] Add test for Message ID, References and Custom Headers for Mailables by @alexbowers in #47791
- [10.x] Add support for
BackedEnum
in CollectiongroupBy
method by @osbre in #47823 - [10.x] Support inline disk for scoped driver by @alexbowers in #47776
- [10.x] Allowing bind of IPv6 addresses in development server by @MuriloChianfa in #47804
- [10.x] Add more info to issue template by @driesvints in #47828