Commit 3e838f9
committed
Merge branch '7.1' into 7.2
* 7.1:
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
[DependencyInjection] Fix parsing nested AutowireInline attributes
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 | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | 185 | | |
187 | | - | |
| 186 | + | |
188 | 187 | | |
189 | 188 | | |
190 | 189 | | |
| |||
0 commit comments