Commit aef53e9
committed
bug symfony#58834 [FrameworkBundle] ensure
This PR was merged into the 7.2 branch.
Discussion
----------
[FrameworkBundle] ensure `validator.translation_domain` parameter is always set
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#58833
| License | MIT
Commits
-------
67d0854 ensure that the validator.translation_domain parameter is always setvalidator.translation_domain parameter is always set (xabbuh)File tree
1 file changed
+4
-2
lines changed- src/Symfony/Bundle/FrameworkBundle/DependencyInjection
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
222 | 226 | | |
223 | 227 | | |
224 | 228 | | |
| |||
479 | 483 | | |
480 | 484 | | |
481 | 485 | | |
482 | | - | |
483 | | - | |
484 | 486 | | |
485 | 487 | | |
486 | 488 | | |
| |||
0 commit comments