-
Notifications
You must be signed in to change notification settings - Fork 0
Sync Laravel updates: #58017 → #58251 #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
4e6de87
Port command discovery regression coverage from Laravel
binaryfire 1b3fb87
Clarify database-specific schema column limits
binaryfire fb011c1
Fix fractional values in numeric collection sorting
binaryfire fa7957e
Complete Laravel's native casting update
binaryfire 1933da7
Fix mailable assertions for Htmlable text views
binaryfire fc8f4f7
Preserve callback return types for shared input and locale helpers
binaryfire 07b8bf2
Complete Fluent input documentation and enum-array coverage
binaryfire 7de9299
Complete renderer query coverage and preserve displayed binding values
binaryfire e94df79
Document enum cases in translation replacements
binaryfire 0237c87
Document HTTP request attributes for fake responses
binaryfire 43b5054
Complete split-package upstream references and DI license
binaryfire 0396460
Port HTTP client sync and async return-type inference
binaryfire 4b070c8
Correct the JSON:API compound resource type example
binaryfire 3550c9d
Fix string attributes in collection visibility merges
binaryfire 117cf03
Complete HTTP response tap and macro coverage
binaryfire 7e01692
Update the release action and correct 0.4 version preparation
binaryfire 13e953e
Type the queue failover event job payload
binaryfire 8a7cad6
Allow opting out of database lock pruning with null
binaryfire 08039dd
Complete current-time date rule test coverage
binaryfire 42fedf4
Complete collection callback contracts and grouping type coverage
binaryfire cb84337
Correct HTTP after-response callback return contracts
binaryfire 3489ff5
Document optional and renamed pivot timestamp columns
binaryfire 3220a89
Remove unused mail-render and job-failure tuple assignments
binaryfire 860dbe0
Retain upstream invocation checks in null-key relationship tests
binaryfire 91fca00
docs(auth): document the guest middleware static constructor
binaryfire 0a7ec56
fix(filesystem): normalize the application URL for public files
binaryfire 812acdc
Complete session authentication HMAC contract and Auth facade metadata
binaryfire 2c10a94
Remove legacy remember-cookie deserialization
binaryfire 4db0ab7
Port optional query binding masking and complete read/write event cov…
binaryfire c5416dc
Fix session enum key deletion and complete helper support
binaryfire 3e94a67
Complete model inspection types and process assertions
binaryfire 84749d7
Complete cache enum and Redis event parity documentation
binaryfire b67696c
Merge 0.4 into laravel-parity-58009
binaryfire File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| Conditionable for Hypervel | ||
| === | ||
|
|
||
| [](https://deepwiki.com/hypervel/conditionable) | ||
|
|
||
| Ported from: https://github.com/laravel/framework/tree/13.x/src/Illuminate/Conditionable |
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.