Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Validator] Introduce BackedEnumValue constraint #54226

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

Open
wants to merge 5 commits into
base: 7.4
Choose a base branch
Loading
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update changelog
  • Loading branch information
AurelienPillevesse committed Dec 15, 2024
commit ef6dedcfa3073ebc6bf9948f78d9100b4d212114
6 changes: 6 additions & 0 deletions 6 src/Symfony/Component/Validator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
CHANGELOG
=========

7.3
---
* Add the `Week` constraint

7.2
---

Expand All @@ -25,6 +29,8 @@ CHANGELOG
* Possibility to use all `Ip` constraint versions for `Cidr` constraint
* Add `list` and `associative_array` types to `Type` constraint
* Add the `Charset` constraint
* Add the `requireTld` option to the `Url` constraint
* Deprecate `Bic::INVALID_BANK_CODE_ERROR`

7.0
---
Expand Down
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.