Commit e735fe6
committed
Merge branch '6.4' into 7.1
* 6.4: (23 commits)
fix tests using Twig 3.12
skip tests requiring the intl extension if it's not installed
🐛 throw ParseException on invalid date
fix permitted data type of the default choice
[ExpressionLanguage] Improve test coverage
Fix invalid phpdoc in ContainerBuilder
[HttpKernel] [WebProfileBundle] Fix Routing panel for URLs with a colon
[Form] NumberType: Fix parsing of numbers in exponential notation with negative exponent
[Security] consistent singular/plural translation in Dutch
reset the validation context after validating nested constraints
do not duplicate directory separators
fix handling empty data in ValueToDuplicatesTransformer
fix compatibility with redis extension 6.0.3+
synchronize unsupported scheme tests
[String] Fixed Quorum plural, that was inflected to be only "Quora" and never "Quorums"
Fix symfony/kaz-info-teh-notifier package
[Validator] review latvian translations
[Validator] Add Dutch translation for `WordCount` constraint
allow more unicode characters in URL paths
[String][EnglishInflector] Fix words ending in 'le', e.g., articles
...2 files changed
+21
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
78 | 97 | | |
79 | 98 | | |
80 | 99 | | |
| |||
0 commit comments