Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[WebProfilerBundle] Extract server parameters into their own tab #28763

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
Oct 8, 2018

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Oct 8, 2018

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

As using env vars is important as of Symfony 4, I think they deserves their own tab under the request section.

@fabpot fabpot merged commit 8d47798 into symfony:master Oct 8, 2018
fabpot added a commit that referenced this pull request Oct 8, 2018
…ir own tab (fabpot)

This PR was merged into the 4.2-dev branch.

Discussion
----------

[WebProfilerBundle] Extract server parameters into their own tab

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes-ish
| BC breaks?    | no
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | n/a

As using env vars is important as of Symfony 4, I think they deserves their own tab under the request section.

<!--
Write a short README entry for your feature/bugfix here (replace this comment block.)
This will help people understand your PR and can be used as a start of the Doc PR.
Additionally:
 - Bug fixes must be submitted against the lowest branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too).
 - Features and deprecations must be submitted against the master branch.
-->

Commits
-------

8d47798 [WebProfilerBundle] extracted server parameters into their own tab
This was referenced Nov 3, 2018
@fabpot fabpot deleted the server-parameters-in-web-profiler branch January 14, 2019 11:01
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