Commit 3a06ecd
committed
Merge branch '7.4' into 8.0
* 7.4:
Fix merge
[MonologBridge] Make `ConsoleHandler` not handle messages at SILENT verbosity
Remove needless calls to defined()
[Validator] Review Slovak translations
[VarDumper] Select HtmlDumper only if `Accept` header contains "html"
restore translation source entries
[SecurityBundle] Add missing `fixXmlConfig()` call for `issuer`
[Validator] Review Romanian translations
chore(config): add better type information using phpdoc
chore(form): add better type information using phpdoc
chore(finder): add better type information using phpdoc
[Console] Don’t append a new line to test inputs ending with an EOTFile tree
3 files changed
+19
-2
lines changed- Tests/Dumper/functions
3 files changed
+19
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments