Commit e59e8a4
committed
Merge branch '6.1' into 6.2
* 6.1:
Update ComposerPlugin.php
[Notifier] [OvhCloud] handle invalid receiver
[Cache] fix collecting cache stats when nesting computations
[VarDumper] Fix JS to expand / collapse
[Validator] Fix Email validator logic
Fix user_identifier support after username has been deprecated in favor of it.
[Tests] Remove `$this` occurrences in future static data providers
[PropertyInfo] Fixes constructor extractor for mixed type
use method_exists() instead of catching reflection exceptions1 file changed
+23
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
461 | 482 | | |
462 | 483 | | |
463 | | - | |
464 | | - | |
465 | | - | |
| 484 | + | |
466 | 485 | | |
467 | 486 | | |
468 | 487 | | |
| |||
589 | 608 | | |
590 | 609 | | |
591 | 610 | | |
592 | | - | |
| 611 | + | |
593 | 612 | | |
594 | 613 | | |
595 | 614 | | |
| |||
0 commit comments