-
Notifications
You must be signed in to change notification settings - Fork 0
Sync Laravel updates: #57685 → #57882 #36
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
Open
binaryfire
wants to merge
29
commits into
0.4
Choose a base branch
from
laravel-parity-57685
base: 0.4
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
f348b89
fix(redis): reconnect pooled clients after primary endpoint failover
binaryfire d95eb55
fix(redis): distinguish failed callbacks from abandoned transactions
binaryfire 40ecbf2
fix(http): complete JSON:API request and generator updates
binaryfire 6a8e473
fix(http): release pending requests without cyclic collection
binaryfire 2460f4e
fix(foundation): memoize event cache state and order core aliases
binaryfire 4a1bf9b
test(cache): complete Redis lock compression coverage
binaryfire f128809
fix(cache): apply native compression to Lua cache writes
binaryfire 814167e
test(cache): complete upstream Redis counter regression coverage
binaryfire 084fe95
fix(validation): complete upstream placeholder replacement delegation
binaryfire 3b6c49a
feat(validation): port array_keys and preserve literal field identity
binaryfire 782af27
test(console): complete upstream command resolution assertions
binaryfire e4863b7
docs(http): configure exception truncation during provider registration
binaryfire 9cd6855
fix(routing): preserve middleware state when listing routes
binaryfire a967532
fix(console): initialize middleware before inspecting routes
binaryfire 74828e4
Complete string helper type parity and correct matching contracts
binaryfire 57bfafd
Clarify when the Blade hasStack directive renders
binaryfire 7a1ee22
Fix Unicode case-insensitive string replacement and removal
binaryfire 94e16b7
Preserve fractional durations and add date overflow control
binaryfire 98b8eb5
Freeze the array-store increment test clock
binaryfire 6481329
Port PHP 8.5-compatible path, mail and word-count tests
binaryfire 5434bd1
Document fluent request input and verify nonempty defaults
binaryfire daa183c
Port mail address validation and correct supported recipient types
binaryfire c999b57
Port global queue pause and resume controls
binaryfire 90f08ff
Report paused and resumed queues from workers
binaryfire 2d048a4
Align Redis option errors and port native backoff coverage
binaryfire 2e3b071
Complete sliding-window parameter type parity
binaryfire cfb365f
Port password-reset notification integration coverage
binaryfire 7516443
Fix validation wildcard message lookup for literal and numeric keys
binaryfire 859ea23
Preserve literal validation parameters across rule serialization
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
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.
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.