Commit 0bdcd24
committed
Merge branch '7.4' into 8.0
* 7.4:
[Translation] Make the extractor alias optional
[Cache] Fix accepting named closures as early-expiration callbacks
[Mime] Update mime types
[HttpKernel] Conflict with symfony/flex < 2.10
[Yaml] Align unquoted multiline scalar parsing with spec for comments
work around limitation in JsonResponse when the data is null
do not use recipient phone numbers as sender e-mail addresses
[Dotenv] DotenvDumpCommand cannot be internalFile tree
2 files changed
+35
-0
lines changed- Controller
- Tests/Controller
2 files changed
+35
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
158 | 162 | | |
159 | 163 | | |
160 | 164 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
232 | 263 | | |
233 | 264 | | |
234 | 265 | | |
| |||
0 commit comments