Commit 84aa015
committed
Merge branch '6.4' into 7.0
* 6.4:
[Filesystem] Fix str_contains deprecation
[Security] Correctly initialize the voter property
[ErrorHandler] Skip failing tests when "xdebug.file_link_format" option is defined
[FrameworkBundle] Fix typo
Update `changed-translation-files` step with native git diff command
[DependencyInjection] fix XmlDumper when a tag contains also a 'name' property
[Lock] Check the correct SQLSTATE error code for MySQL
[ErrorHandler] Fix `ErrorHandlerTest::tearDown()` visibility
[Lock] compatiblity with redis cluster 7
fix: typo
[Messenger] trigger retry logic when message is a redelivery
[PropertyAccess] Fix checking for missing properties
add missing invalid extension error entryFile tree
5 files changed
+10
-7
lines changed- Dumper
- Tests
- Fixtures
- containers
- xml
- yaml
- Loader
5 files changed
+10
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | 137 | | |
143 | 138 | | |
144 | 139 | | |
| 140 | + | |
145 | 141 | | |
146 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
460 | 460 | | |
461 | 461 | | |
462 | 462 | | |
463 | | - | |
| 463 | + | |
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
| |||
0 commit comments