Commit 6cd670a
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
...File tree
2 files changed
+16
-0
lines changed- Inflector
- Tests/Inflector
2 files changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
| |||
121 | 124 | | |
122 | 125 | | |
123 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
124 | 130 | | |
125 | 131 | | |
126 | 132 | | |
| |||
265 | 271 | | |
266 | 272 | | |
267 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
268 | 277 | | |
269 | 278 | | |
270 | 279 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
| 139 | + | |
| 140 | + | |
137 | 141 | | |
138 | 142 | | |
139 | 143 | | |
| |||
189 | 193 | | |
190 | 194 | | |
191 | 195 | | |
| 196 | + | |
192 | 197 | | |
193 | 198 | | |
194 | 199 | | |
| 200 | + | |
195 | 201 | | |
196 | 202 | | |
197 | 203 | | |
| |||
285 | 291 | | |
286 | 292 | | |
287 | 293 | | |
| 294 | + | |
288 | 295 | | |
289 | 296 | | |
290 | 297 | | |
| |||
0 commit comments