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

Commit 8935ea5

Browse filesBrowse files
committed
minor #32451 [Validator] Fix Changelog for #31511 (Lctrs)
This PR was merged into the 4.4 branch. Discussion ---------- [Validator] Fix Changelog for #31511 | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | N/A | License | MIT | Doc PR | N/A Commits ------- 9d72505 [Validator] Fix Changelog for #31511
2 parents ac7938b + 9d72505 commit 8935ea5
Copy full SHA for 8935ea5

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎src/Symfony/Component/Validator/CHANGELOG.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ CHANGELOG
1515
* Added new `minPropertyPath` and `maxPropertyPath` options
1616
to `Range` constraint in order to get the value to compare
1717
from an array or object
18-
* added the `limit_path` parameter in violations when using
19-
`Range` constraint with the `minPropertyPath` or
18+
* added the `min_limit_path` and `max_limit_path` parameters in violations when using
19+
`Range` constraint with respectively the `minPropertyPath` and
2020
`maxPropertyPath` options.
2121

2222
4.3.0

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.