Commit fd18b0f
committed
Merge branch '5.4' into 6.4
* 5.4:
fix syntax for PHP 7.2
[Security] Fix Danish translations
[DomCrawler] Encode html entities only if nessecary
[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 | |
|---|---|---|---|
| |||
1090 | 1090 | | |
1091 | 1091 | | |
1092 | 1092 | | |
1093 | | - | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
1094 | 1108 | | |
1095 | 1109 | | |
1096 | 1110 | | |
1097 | 1111 | | |
1098 | | - | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
1099 | 1117 | | |
1100 | 1118 | | |
1101 | 1119 | | |
| |||
| 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