Commit 65d4b3f
committed
Merge branch '5.4' into 6.4
* 5.4:
initialize RedisAdapter cursor to 0
do not skip tests from data providers
ensure compatibility with Twig 3.15
[Mime] fix encoding issue with UTF-8 addresses containing doubles spaces
fix translation file syntax
[Validator] [Choice] Fix callback option if not array returned
[DependencyInjection] Fix linting factories implemented via __callStatic
[DependencyInjection] Fix replacing abstract arguments with bindings
Minor fixes around parse_url() checks
Ensure compatibility with mongodb v2
Add missing translations for Turkish (tr)2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
356 | | - | |
| 356 | + | |
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
| 360 | + | |
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments