Commit 7fc96ae
committed
Merge branch '7.4' into 8.0
* 7.4: (21 commits)
[ObjectMapper] lazy loading
[Filesystem] Unify logic for isAbsolute() in Path
[DependencyInjection] Include return type in AppReference shape
[Finder] Make method calls explicit in ExcludeDirectoryFilterIterator
[Cache] Remove unset call on undefined variable in PhpArrayAdapter
[Twig] Ensure WrappedTemplatedEmail::getReturnPath() returns a string
[Routing] Simplify importing routes defined on controller services
Fix tests
[DependendcyInjection] Improve shape for "from_callable" definitions
[PHPDoc] Fix various PHPDoc syntax errors
[Console] Add missing VERBOSITY_SILENT case in CommandDataCollector
[Notifier] Remove unused $transportName argument in EmailChannel::notify()
[Translation] Remove an unused argument passed to parseNode() method
[HttpClient] Reject 3xx pushed responses
[Serializer] Use Asia/Tokyo instead of Japan in tests
[ProxyManagerBridge] Remove comment that reference github discussion
[JsonPath] Remove unused "nothing" property from JsonCrawler
[ErrorHandler] Improve PHPDoc precision in SerializerErrorRenderer
[Routing] Fix matching the "0" URL
[Form] Fix EnumType choice_label logic for grouped choices
...3 files changed
+36
-43
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
579 | | - | |
| 579 | + | |
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | | - | |
587 | | - | |
588 | | - | |
589 | | - | |
| 583 | + | |
590 | 584 | | |
591 | 585 | | |
592 | 586 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
361 | 364 | | |
362 | 365 | | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
393 | 373 | | |
394 | 374 | | |
395 | 375 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| 357 | + | |
357 | 358 | | |
358 | 359 | | |
359 | 360 | | |
360 | 361 | | |
361 | 362 | | |
| 363 | + | |
362 | 364 | | |
363 | 365 | | |
364 | 366 | | |
365 | 367 | | |
| 368 | + | |
366 | 369 | | |
367 | 370 | | |
368 | 371 | | |
369 | 372 | | |
370 | 373 | | |
| 374 | + | |
371 | 375 | | |
372 | 376 | | |
373 | 377 | | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
374 | 382 | | |
375 | 383 | | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
376 | 398 | | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
| 399 | + | |
| 400 | + | |
382 | 401 | | |
383 | 402 | | |
384 | 403 | | |
| |||
0 commit comments