Commit e7b9501
committed
Merge branch '7.2' into 7.3
* 7.2: (47 commits)
Remove comment about AppVeyor in `phpunit`
[Webhook][RemoteEvent] fix SendgridPayloadConverter category support
Update old Appveyor skip conditions
sync the Dutch translation file with changes from the 7.2 branch
[Yaml] fix inline notation with inline comment
clean up code for doctrine/persistence 2.x
Generate missing translations using Gemini
fix(property-info): make sure that SerializerExtractor returns null for invalid class metadata
add translations for the Slug constraint
[RemoteEvent][Webhook] fix SendgridRequestParser & SendgridPayloadConverter in case of missing sg_message_id
[Messenger] Fix `TransportMessageIdStamp` not always added
[DoctrineBridge] Fix compatibility to Doctrine persistence 2.5 in Doctrine Bridge 6.4 to avoid Projects stuck on 6.3
[PropertyInfo] Fix add missing composer conflict
[ErrorHandler] Don't trigger "internal" deprecations for anonymous LazyClosure instances
[VarDumper] Fix displaying closure's "this" from anonymous classes
[Doctrine][Messenger] Prevents multiple TransportMessageIdStamp being stored in envelope
[HttpKernel] Don't override existing LoggerInterface autowiring alias in LoggerPass
reject inline notations followed by invalid content
Fix predis command error checking
[Security] Fix triggering session tracking from ContextListener
...File tree
3 files changed
+8
-1
lines changed- DependencyInjection
- Resources/config
- Tests/DependencyInjection
3 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2621 | 2621 | | |
2622 | 2622 | | |
2623 | 2623 | | |
| 2624 | + | |
2624 | 2625 | | |
2625 | 2626 | | |
2626 | 2627 | | |
2627 | 2628 | | |
2628 | 2629 | | |
| 2630 | + | |
2629 | 2631 | | |
2630 | 2632 | | |
2631 | 2633 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1958 | 1958 | | |
1959 | 1959 | | |
1960 | 1960 | | |
| 1961 | + | |
| 1962 | + | |
1961 | 1963 | | |
1962 | | - | |
| 1964 | + | |
| 1965 | + | |
| 1966 | + | |
1963 | 1967 | | |
1964 | 1968 | | |
1965 | 1969 | | |
| |||
0 commit comments