Commit 70caa73
committed
bug symfony#59343 [Security] Adjust parameter order in exception message (Link1515)
This PR was merged into the 6.4 branch.
Discussion
----------
[Security] Adjust parameter order in exception message
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#59328
| License | MIT
Commits
-------
4e1ba55 fix: modify Exception message parameter orderFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/Security/Core/Validator/Constraints
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments