Commit 9a6fd2d
committed
feature #57829 [FrameworkBundle] Finetune
This PR was squashed before being merged into the 7.2 branch.
Discussion
----------
[FrameworkBundle] Finetune `AboutCommand`
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| License | MIT
- Make the AboutCommand show more details about the XDebug extension (Installed vs Enabled).
- Show the same info about the OPcache and APCu extensions
Commits
-------
3440aeee4a [FrameworkBundle] Finetune `AboutCommand`AboutCommand (JoppeDC)1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
84 | | - | |
85 | | - | |
86 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
| |||
0 commit comments