Commit 794ddd5
committed
Merge branch '6.4' into 7.1
* 6.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
[Notifier] Improve Telegrams markdown escaping
[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
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | 183 | | |
185 | | - | |
| 184 | + | |
186 | 185 | | |
187 | 186 | | |
188 | 187 | | |
| |||
0 commit comments