Commit 46c1df8
committed
minor symfony#53273 [Validator] Fix listing encodings in CharsetValidator (nicolas-grekas)
This PR was merged into the 7.1 branch.
Discussion
----------
[Validator] Fix listing encodings in CharsetValidator
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Forgotten in symfony#53256
Commits
-------
7e413ff [Validator] Fix listing encodings in CharsetValidatorFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/Validator/Constraints
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments