Commit e9d9a61
committed
Merge branch '7.4' into 8.0
* 7.4:
[ObjectMapper] handle non existing property errors
Fix AsCronTask not passing arguments to command
[HttpFoundation] Fix deprecation in tests on PHP 8.5
Fix typo
[Cache] Bump ext-redis to 6.2 and ext-relay to 0.11 minimum
[VarExporter] Dump implicit-nullable types as explicit to prevent the corresponding deprecation
[DependencyInjection] CS fix
chore: PHP CS Fixer fixes
Leverage get_error_handler()
Various CS fixes
Allow mixed root on CompoundConstraintTestCase validator
[Serializer] Fix readonly property initialization from incorrect scope
Update BrevoRequestParser.php
[JsonPath] Improve escape sequence validation in name selector2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments