8000 [WebProfilerBundle] Add system locale+timezone to config panel by ro0NL · Pull Request #20126 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[WebProfilerBundle] Add system locale+timezone to config panel #20126

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

Closed
wants to merge 1 commit into from
Closed

[WebProfilerBundle] Add system locale+timezone to config panel #20126

wants to merge 1 commit into from

Conversation

ro0NL
Copy link
Contributor
@ro0NL ro0NL commented Oct 2, 2016
Q A
Branch? "master"
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes/no
Fixed tickets comma-separated list of tickets fixed by the PR, if any
License MIT
Doc PR reference to the documentation PR, if any

image

@javiereguiluz
Copy link
Member

👍 We need to be very careful to not add too much PHP information here (that's why we have a link to the full PHP config) but these two values seem very important.

The only thing I don't like is how the information is displayed. It doesn't look OK to me ... but I don't have an alternative solution right now. I'll try to prepare a proposal. Thanks!

@ro0NL
Copy link
Contributor Author
ro0NL commented Oct 2, 2016

Perhaps, last but not least, consider showing ext-intl is available.

@ro0NL
Copy link
Contributor Author
ro0NL commented Oct 3, 2016

@javiereguiluz maybe this deserves more.. (separate block/panel?)

PHP wise there is the system locale+timezone.. but what about the default app locale, request locale, accepted locales, available locales/ext-intl support. Perhaps these need some form of grouping.

Right now all the information would be scattered around panels.

Perhaps combine the translation panel with a new intl panel?

@ro0NL ro0NL closed this Nov 30, 2016
@ro0NL ro0NL deleted the profiler/intl branch November 30, 2016 16:23
fabpot added a commit that referenced this pull request Dec 13, 2016
…eguiluz)

This PR was squashed before being merged into the 3.3-dev branch (closes #20697).

Discussion
----------

Updated the "PHP config" panel in the profiler

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

I propose to update this panel taking some of the ideas introduced by @ro0NL in #20126:

* Adding more info that helps debugging problems (like 32/64 bits, the locale and the timezone)
* Removing anything related to PHP acceleration that is not OPcache or APC

### Before

![php-config-before](https://cloud.githubusercontent.com/assets/73419/20751739/b557ca9a-b6fd-11e6-98c4-49e80b16d424.png)

### After

![php-config-after](https://cloud.githubusercontent.com/assets/73419/20751740/b7da5c38-b6fd-11e6-8619-3d3b5f477887.png)

Commits
-------

531053b Updated the "PHP config" panel in the profiler
ostrolucky pushed a commit to ostrolucky/symfony that referenced this pull request Mar 25, 2018
…(javiereguiluz)

This PR was squashed before being merged into the 3.3-dev branch (closes symfony#20697).

Discussion
----------

Updated the "PHP config" panel in the profiler

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

I propose to update this panel taking some of the ideas introduced by @ro0NL in symfony#20126:

* Adding more info that helps debugging problems (like 32/64 bits, the locale and the timezone)
* Removing anything related to PHP acceleration that is not OPcache or APC

### Before

![php-config-before](https://cloud.githubusercontent.com/assets/73419/20751739/b557ca9a-b6fd-11e6-98c4-49e80b16d424.png)

### After

![php-config-after](https://cloud.githubusercontent.com/assets/73419/20751740/b7da5c38-b6fd-11e6-8619-3d3b5f477887.png)

Commits
-------

531053b Updated the "PHP config" panel in the profiler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0