Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Validator] Add D regex modifier in relevant validators #57984

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
merged 1 commit into from
Aug 13, 2024

Conversation

alexandre-daubois
Copy link
Member

@alexandre-daubois alexandre-daubois commented Aug 13, 2024

Q A
Branch? 5.4
Bug fix? no
New feature? no
Deprecations? no
Issues -
License MIT

After #57908 (comment). I'm not sure if this should be considered a bugfix or a feature.

@nicolas-grekas
Copy link
Member

I'd go with a bugfix personally. WDYT @symfony/mergers ?

@OskarStark
Copy link
Contributor

I agree with a bugfix as it also ensures some kind of security also IMHO

@xabbuh
Copy link
Member

xabbuh commented Aug 13, 2024

👍 for treating this as a bugfix

@alexandre-daubois alexandre-daubois changed the base branch from 7.2 to 5.4 August 13, 2024 09:04
@alexandre-daubois alexandre-daubois force-pushed the validator-D-modifier branch 3 times, most recently from 389d337 to 1140b29 Compare August 13, 2024 09:10
@nicolas-grekas nicolas-grekas modified the milestones: 7.2, 5.4 Aug 13, 2024
@alexandre-daubois
Copy link
Member Author

alexandre-daubois commented Aug 13, 2024

Alright, I rebased on 5.4. The merger may encounter a few conflicts during upmerge, especially with the Time constraint where a new regex is added in upper branches. If necessary, I'll provide a follw-up PR for it and add the relevant test case

@nicolas-grekas
Copy link
Member

Thank you @alexandre-daubois.

@nicolas-grekas nicolas-grekas merged commit 8fc9d89 into symfony:5.4 Aug 13, 2024
11 of 12 checks passed
@alexandre-daubois alexandre-daubois deleted the validator-D-modifier branch August 13, 2024 09:58
@fabpot fabpot mentioned this pull request Aug 30, 2024
This was referenced Aug 30, 2024
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.

5 participants