8000 [WebProfilerBundle] Fix PHP extensions in the toolbar by ogizanagi · Pull Request #20926 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[WebProfilerBundle] Fix PHP extensions in the toolbar #20926

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 15, 2016
Merged

[WebProfilerBundle] Fix PHP extensions in the toolbar #20926

merged 1 commit into from
Dec 15, 2016

Conversation

ogizanagi
Copy link
Contributor
@ogizanagi ogizanagi commented Dec 14, 2016
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).

@javiereguiluz
Copy link
Member

👍 I'm sorry I didn't update this when changing the PHP Config panel. Thanks for fixing it.

Status: reviewed

@fabpot
Copy link
Member
fabpot commented Dec 15, 2016

Good catch, thanks @ogizanagi.

@fabpot fabpot merged commit 2495030 into symfony:master Dec 15, 2016
fabpot added a commit that referenced this pull request Dec 15, 2016
…gizanagi)

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
@ogizanagi ogizanagi deleted the fix/wdt/config_ext branch December 15, 2016 07:04
ogizanagi referenced this pull request in symfony/web-profiler-bundle Dec 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0