You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #20926 [WebProfilerBundle] Fix PHP extensions in the toolbar (ogizanagi)
This PR was merged into the 3.3-dev branch.
Discussion
----------
[WebProfilerBundle] Fix PHP extensions in the toolbar
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | yes
| New feature? | yes (adding other extensions info)
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | #20697
| License | MIT
| Doc PR | N/A
`ConfigDataCollector::hasAccelerator()` has been removed.
Except if we want to reintroduce the method, I'd suggest to add apcu & opcache infos directly (or just remove the accelerator line).
Commits
-------
2495030 [WebProfilerBundle] Fix PHP extensions in the toolbar
0 commit comments