Laravel 10.16.0 is now available. This release includes minor changes, improvements and bug fixes.
Laravel 10.16.0 is a clean and classy framework for PHP web development.
Freeing you from spaghetti code, Laravel helps you create wonderful applications using simple, expressive syntax. Development should be a creative experience that you enjoy, not something that is painful. Enjoy the fresh air.
Laravel 10.16.0 Changelog
🐞 Bug fixes
- [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 in assertHasSubject 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 Collection groupBy 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
Although updates are tested, you’re always encouraged to backup your files before patching.
Tags: framework, php framework, Softaculous
Related Links
- Live Demo:
See Laravel in action (Softaculous site (External link)) - Official Website:
Learn more about Laravel software (External link) - Run Laravel in your website:
Please Contact us for more information or start any Hosting Plan and install Laravel from Softaculous software library - Laravel Changelog:
To read changelog source Click Here (GitHub External link)