[php] Update laravel/framework 11.7.0 → 11.8.0 (minor)#30
Merged
Conversation
|
Here's the code health analysis summary for commits Analysis Summary
Code Coverage Report
|
guibranco
approved these changes
May 22, 2024
Member
guibranco
left a comment
There was a problem hiding this comment.
Automatically approved by gstraccini[bot]
Member
|
@depfu merge |
|
🔍 Lint summary ✅ Lint check passed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ laravel/framework (11.7.0 → 11.8.0) · Repo · Changelog
Release Notes
11.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 46 commits:
Update version to v11.8.0Merge branch '10.x' into 11.xUpdate version to v10.48.11[11.x] Add query method to UrlGenerator contract docblock (#51515)Fixes explicit route binding with `BackedEnum` (#51525)do not use app() foundation helper (#51522)[11.x] Replace all backed enums with values when building URLs (#51524)Merge branch '10.x' into 11.xDisable release notes for nowApply fixes from StyleCI[11.x] MailMakeCommand: Add new `--view` option (#51411)Add MixManifestNotFoundException for better error handling (#51502)[11.x] Collection average/avg optimization (#51512)[11.x] Add isCurrentlyOwnedBy function to lock (#51393)[11.x] Add some tests to `SupportStrTest` (#51437)Fixes engine resolvers leaking memory (#51450)fixes doc block in Connector.php (#51440)[11.x] Remove unused namespace (#51436)[11.x] Add missing roundrobin transport driver config (#51400)Update facade docblocks[11.x] Set the value of `$this` in macro closures (#51401)[11.x] Use contracts instead of concrete type for (#51425)Compare lowercased column names (#51431)[10.x] Fix `apa` on non ASCII characters (#51428)[ 11.x ] Adds ability to manually fail a command from outside the handle() method (#51435)fix defaults[11.x] Allow adding array or string for web and api routes in bootstrap/app.php (#51356)Revert " Change ssl: broken pipe to broken pipe (#51388)" (#51399)Change ssl: broken pipe to broken pipe (#51388)[11.x] Fix return type hint of resolveRouteBindingQuery (#51392)Fix PHPDoc typo (#51390)[11.x] Test Improvements (#51365)docs: fixed array rule typehint (#51372)[11.x] Allow setting exit code in migrate:status --pending (#51341)[11.x] Add support for previous apps keys in signed URL verification (#51222)wip[11.x] create new "has" validation rule (#51348)feat: use phpredis 6 in ci (#51347)fix: incorrect parameter name in SesV2Transport (#51352)fix: remove use of Redis::COMPRESSION_ZSTD_MIN (#51346)[11.x] Add the events to be displayed on the model:show command (#51324)Utilize ?-> (null safe) operator instead of conditional check (#51328)On branch cache-config (#51336)Add unshift method to Collection (#51344)Update PendingRequest.php (#51338)Update CHANGELOG.mdDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands