You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
minor#19507 [Validator] Reword the list of options for the version option 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 constraintThe `version` option is already a bit long (seehttps://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