-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Validator] Add additional versions (*_NO_PUBLIC
, *_ONLY_PRIV
& *_ONLY_RES
) in IP address constraint
#51777
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
Closed
Closed
[Validator] Add additional versions (*_NO_PUBLIC
, *_ONLY_PRIV
& *_ONLY_RES
) in IP address constraint
#51777
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
a98f828
Enhancement: Add *_ONLY_PRIV & *_ONLY_RES as possible versions in IP …
Ninos 9551dc3
Updated: Changelog
Ninos 2b1e888
Updated: UPGRADE-6.4.md
Ninos 24c73a3
CS
Ninos 2200cd8
Added: Tests for `Mac` constraint
Ninos 3cb3119
Fixed: Tests for `Mac` constraint
Ninos 99e03ea
Added: OnlyPrivate & OnlyReserved tests
Ninos c11c261
Enhancement: OnlyPrivate & OnlyReserved tests
Ninos 12f126e
CS
Ninos e4e6a24
Update src/Symfony/Component/Validator/Constraints/Mac.php
Ninos 0e6cf5e
Update src/Symfony/Component/Validator/Constraints/Ip.php
Ninos 0b7910f
Update src/Symfony/Component/Validator/Constraints/MacValidator.php
Ninos 719be6c
Update src/Symfony/Component/Validator/Constraints/Mac.php
Ninos a6eb4f2
Update src/Symfony/Component/Validator/Constraints/Mac.php
Ninos 4b4c5e4
Update src/Symfony/Component/Validator/Constraints/Mac.php
Ninos 9cf46fc
Update src/Symfony/Component/Validator/Constraints/Mac.php
Ninos 9775156
CS
Ninos 646fd5f
Removed: Mac constraint
Ninos 26e9f2a
[Validator] Remove `Mac` constraint
Ninos 6e84494
[Validator] Fix IpTest
Ninos cfff49a
[Validator] Renamed constants to full-word names
Ninos 3f58f6b
[Validator] Renamed constants to full-word names
Ninos a0419db
[Validator] Possibility to use all `Ip` constraint versions in `Cidr`…
Ninos ed09494
[Validator] Possibility to use all `Ip` constraint versions in `Cidr`…
Ninos 65b3184
[Validator] Possibility to use all `Ip` constraint versions in `Cidr`…
Ninos b066087
[Validator] Possibility to use all `Ip` constraint versions in `Cidr`…
Ninos 1991107
[Validator] Fixed tests & added `*_NO_PUBLIC`
Ninos cbdd81f
[Validator] Fixed tests
Ninos 601809c
[Validator] Added normalizer to `Cidr` + better string support
Ninos cc930ef
Merge branch '7.1' into constraints-networking
Ninos 0d12319
[Validator] Small fixes
Ninos b58bb03
[Validator] Small fixes
Ninos 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
CS
- Loading branch information
commit 24c73a31f37f1595ab45dcab0b84723876bebf8e
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
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
2BA7
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.