Commit 6f8cc9c
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 entry2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
286 | 288 | | |
287 | 289 | | |
288 | 290 | | |
| |||
0 commit comments