-
Notifications
You must be signed in to change notification settings - Fork 67
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: illuminate/validation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: illuminate/validation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11.x
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 3 files changed
- 6 contributors
Commits on Jan 6, 2025
-
[10.x] Backport 11.x PHP 8.4 fix for str_getcsv deprecation (#54074)
* Backport 11.x PHP 8.4 compat fix to str_getcsv * Fix indent
Configuration menu - View commit details
-
Copy full SHA for 99c9b32 - Browse repository at this point
Copy the full SHA 99c9b32View commit details
Commits on Mar 10, 2025
-
[10.x] Fix attribute name used on
Validator
instance within certain…… rule classes (#54943) Backport PR #54845 to Laravel 10 Signed-off-by: Mior Muhammad Zaki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 472e5c4 - Browse repository at this point
Copy the full SHA 472e5c4View commit details
Commits on Mar 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 15a51d6 - Browse repository at this point
Copy the full SHA 15a51d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8211a28 - Browse repository at this point
Copy the full SHA 8211a28View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac906ea - Browse repository at this point
Copy the full SHA ac906eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87b25b3 - Browse repository at this point
Copy the full SHA 87b25b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6a85a - Browse repository at this point
Copy the full SHA fd6a85aView commit details
Commits on Jun 10, 2025
-
[11.x] Fix validation to not throw incompatible validation exception …
…(#55963) * [11.x] Fix validation to not throw incompatible validation exception fixes #55944 Signed-off-by: Mior Muhammad Zaki <[email protected]> * wip Signed-off-by: Mior Muhammad Zaki <[email protected]> --------- Signed-off-by: Mior Muhammad Zaki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bbb80e - Browse repository at this point
Copy the full SHA 3bbb80eView commit details
Commits on Sep 2, 2025
-
[11.x] Chore: Decouple Str::random() from Validator (#56852)
* add support for flushing the global state of Illuminate\Validation\Validator * Update InteractsWithTestCaseLifecycle.php * Update Validator.php --------- Co-authored-by: Taylor Otwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b285665 - Browse repository at this point
Copy the full SHA b285665View commit details -
Configuration menu - View commit details
-
Copy full SHA for 076ebfb - Browse repository at this point
Copy the full SHA 076ebfbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...11.x