Commit 68fc2c4
committed
bug symfony#57905 [Validator] allow more unicode characters in URL paths (xabbuh)
This PR was merged into the 5.4 branch.
Discussion
----------
[Validator] allow more unicode characters in URL paths
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#54937
| License | MIT
Commits
-------
eba88f8 allow more unicode characters in URL pathsFile tree
2 files changed
+3
-1
lines changed- src/Symfony/Component/Validator
- Constraints
- Tests/Constraints
2 files changed
+3
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
| 178 | + | |
177 | 179 | | |
178 | 180 | | |
179 | 181 | | |
| |||
0 commit comments