-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: tyrellsys/cakephp-validator
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: tyrellsys/cakephp-validator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.x
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 6 files changed
- 2 contributors
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd6a694 - Browse repository at this point
Copy the full SHA cd6a694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bb0b39 - Browse repository at this point
Copy the full SHA 7bb0b39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b315a1 - Browse repository at this point
Copy the full SHA 6b315a1View commit details -
Delete containsNonAlphaNumeric validator method
- This validation method has been removed in CakePHP5. - Refer: https://github.com/cakephp/validation/blob/5.x/Validator.php - Refer: https://github.com/cakephp/validation/blob/e40b73b303e00e517e04dcceca2813944113081e/Validator.php#L1720-L1740
Configuration menu - View commit details
-
Copy full SHA for 34ca131 - Browse repository at this point
Copy the full SHA 34ca131View commit details
Commits on Aug 30, 2024
-
- Follow the same datatype argument from parent Validator CakePHP5. - Refer: https://github.com/cakephp/validation/blob/5.x/Validator.php - isArray() method has been replaced with array() method. - Refer: https://book.cakephp.org/4/en/appendices/4-5-migration-guide.html#validation
Configuration menu - View commit details
-
Copy full SHA for 571e578 - Browse repository at this point
Copy the full SHA 571e578View commit details -
- To fix this issue when run composer test: Error: Call to undefined function Tyrellsys\CakePHPValidator\Validation\__d()
Configuration menu - View commit details
-
Copy full SHA for 8b65d96 - Browse repository at this point
Copy the full SHA 8b65d96View commit details -
Configuration menu - View commit details
-
Copy full SHA for af5c018 - Browse repository at this point
Copy the full SHA af5c018View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b97634d - Browse repository at this point
Copy the full SHA b97634dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb3ca1f - Browse repository at this point
Copy the full SHA eb3ca1fView commit details
Commits on Mar 14, 2025
-
Update ValidatorTest::ValidatorTest()
- Set notEquals value to the correct one. Refer comment : #1 (comment)
Configuration menu - View commit details
-
Copy full SHA for 12d461c - Browse repository at this point
Copy the full SHA 12d461cView commit details
Commits on Apr 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f6b3347 - Browse repository at this point
Copy the full SHA f6b3347View 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...5.x