Skip to content

[Validator] Add additional versions (*_NO_PUBLIC, *_ONLY_PRIV & *_ONLY_RES) in IP address & CIDR constraint #19503

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

Conversation

alamirault
Copy link
Contributor

Fix #19492

@alamirault alamirault force-pushed the feature/19492-validator-ip-ranges branch from 783793b to d22ad24 Compare February 4, 2024 20:35
@javiereguiluz
Copy link
Member

Thanks Antoine.

@javiereguiluz javiereguiluz merged commit a5b0693 into symfony:7.1 Feb 5, 2024
@alamirault alamirault deleted the feature/19492-validator-ip-ranges branch February 5, 2024 12:38
OskarStark added a commit that referenced this pull request Feb 5, 2024
…ption of the Ip constraint (javiereguiluz)

This PR was squashed before being merged into the 7.1 branch.

Discussion
----------

[Validator] Reword the list of options for the version option of the Ip constraint

The `version` option is already a bit long (see https://symfony.com/doc/current/reference/constraints/Ip.html#version) and after merging #19503 it's going to become probably too long.

So, this PR proposes to reword the lists into a single table.

Commits
-------

6144627 [Validator] Reword the list of options for the version option of the Ip constraint
javiereguiluz added a commit that referenced this pull request Jan 9, 2025
…raint (Ninos)

This PR was squashed before being merged into the 7.1 branch.

Discussion
----------

[Validator] Add note to `version` option in `Cidr` constraint

Added for some may relevant note...

Ref: #19503 #19117

Commits
-------

bb76fd9 [Validator] Add note to `version` option in `Cidr` constraint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Validator] Add additional versions (*_NO_PUBLIC, *_ONLY_PRIV & `*…
3 participants