Commit 19aa496
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
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments