Commit 2478de5
committed
bug symfony#61084 [Validator] fix BC layer for Expression constraint from options array (xabbuh)
This PR was merged into the 7.4 branch.
Discussion
----------
[Validator] fix BC layer for Expression constraint from options array
| Q | A
| ------------- | ---
| Branch? | 7.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
see e.g. https://github.com/symfony/symfony/actions/runs/16165806927/job/45627315188#step:8:7084
Commits
-------
c722388 fix BC layer for Expression constraint from options arrayFile tree
2 files changed
+13
-0
lines changed- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
2 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
44 | 56 | | |
45 | 57 | | |
46 | 58 | | |
| |||
0 commit comments