Commit f3484fa
committed
Merge branch '5.4' into 6.0
* 5.4:
[Notifier] fix firebase error handling so the transports doesn't try setting the success message, that doesn't exists.
Remove wrong dep
[Translation] Fix message key handling for the Localise provider
[Serializer] Deprecate support for returning empty, iterable, countable, raw object when normalizing
Fix ProgressBar to correctly clear multi-line formats
[Mailer] Consume a PSR-14 event dispatcher
Ignoring X-Transport header while signing email with DKIM
Remove polyfills from ExpressionLanguage
Update validators.tr.xlf
[Form] fix typo in Danish translation
[HttpKernel] Fix timestamp_rfc3339 in LoggerDataCollector
Remove broken test case
[PropertyInfo] Support for the never return type
Show nice CLI output in Psalm action
add more explicit error
Signed-off-by: Alexander M. Turek <me@derrabus.de>2 files changed
+30
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
92 | 97 | | |
93 | 98 | | |
94 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments