Commit 6c93de1
committed
Merge branch '6.4' into 7.0
* 6.4: (31 commits)
[HttpKernel] Strip exception file paths from log messages
[Validator] Add ability to validate time without seconds
[Process] Fix test case
[Process] Support finding executables independently of open_basedir
[Mime] Update mimetypes
Add some PHPDoc
[Workflow] Add a profiler
[Form] Removing self-closing slash from `<input>`
[FrameworkBundle][Serializer] Add TranslatableNormalizer
[Uid] Fix example
[HttpKernel] Add `reset()` implementation in DataCollector
[Uid] Add more PHP doc to "export" functions
[HttpKernel] RequestPayloadValueResolver Add support for custom http status code
[Serializer] Add support for seld/jsonlint in order to enhance error messages
[Workflow] fix MermaidDumper when place contains special char
[Translation] Phrase translation provider
[Workflow] Add support for storing the marking in a property
[Crawler] Fix regression where cdata nodes will return empty string
[Scheduler] make `ScheduledStamp` "send-able"
[Serializer] Groups annotation/attribute on class
...File tree
3 files changed
+56
-6
lines changed- Tests
3 files changed
+56
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
| 255 | + | |
254 | 256 | | |
255 | | - | |
| 257 | + | |
256 | 258 | | |
| 259 | + | |
| 260 | + | |
257 | 261 | | |
258 | | - | |
| 262 | + | |
259 | 263 | | |
260 | 264 | | |
261 | | - | |
| 265 | + | |
262 | 266 | | |
263 | 267 | | |
264 | 268 | | |
265 | 269 | | |
266 | 270 | | |
267 | | - | |
| 271 | + | |
| 272 | + | |
268 | 273 | | |
269 | | - | |
| 274 | + | |
270 | 275 | | |
| 276 | + | |
| 277 | + | |
271 | 278 | | |
272 | 279 | | |
273 | | - | |
| 280 | + | |
274 | 281 | | |
275 | 282 | | |
276 | 283 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
5 | 10 | | |
6 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
282 | 295 | | |
283 | 296 | | |
284 | 297 | | |
| |||
299 | 312 | | |
300 | 313 | | |
301 | 314 | | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
302 | 327 | | |
303 | 328 | | |
304 | 329 | | |
| |||
310 | 335 | | |
311 | 336 | | |
312 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
313 | 351 | | |
314 | 352 | | |
315 | 353 | | |
| |||
0 commit comments