Commit f8f02f2
committed
Merge branch '6.4' into 7.0
* 6.4:
fix merge
fix syntax for PHP 7.2
[Security] Fix Danish translations
[Messenger] Improve deadlock handling on `ack()` and `reject()`
[DomCrawler] Encode html entities only if nessecary
[Serializer] reset backed_enum priority, and re-prioritise translatable
[Validator] Accept `Stringable` in `ExecutionContext::build/addViolation()`
[Serializer] Ignore when using #[Ignore] on a non-accessor
[Filesystem] Strengthen the check of file permissions in `dumpFile`
[Serializer] Fix XML scalar to object denormalization
[HttpClient][EventSourceHttpClient] Fix consuming SSEs with \r\n separator2 files changed
+24
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1061 | 1061 | | |
1062 | 1062 | | |
1063 | 1063 | | |
1064 | | - | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
1065 | 1079 | | |
1066 | 1080 | | |
1067 | 1081 | | |
1068 | 1082 | | |
1069 | | - | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
1070 | 1088 | | |
1071 | 1089 | | |
1072 | 1090 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
187 | 191 | | |
188 | 192 | | |
189 | 193 | | |
| |||
0 commit comments