Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Dumper shouldn't use html format for phpdbg#25662

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
jhoff wants to merge1 commit intosymfony:3.3fromjhoff:phpdb_dumper_support

Conversation

@jhoff
Copy link

QA
Branch?3.3
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsn/a
LicenseMIT
Doc PRn/a

This may not be the lowest branch that this fix applies to.

Prevents the dumper from outputting in html format when using phpdbg.

@jhoffjhoff changed the base branch frommaster to3.3January 3, 2018 05:07
@javiereguiluz
Copy link
Member

Inother parts of Symfony we have this:

in_array(PHP_SAPI,array('cli','cli-server','phpdbg'))

Should we use the same here?

@nicolas-grekasnicolas-grekas added this to the3.3 milestoneJan 3, 2018
Copy link
Member

@nicolas-grekasnicolas-grekas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

for 2.7

@nicolas-grekas
Copy link
Member

@javiereguiluz cli-server means HTML should be used

javiereguiluz and jhoff reacted with thumbs up emoji

@nicolas-grekasnicolas-grekas modified the milestones:3.3,2.7Jan 3, 2018
@nicolas-grekas
Copy link
Member

Thank you@jhoff.

jhoff reacted with thumbs up emoji

nicolas-grekas added a commit that referenced this pull requestJan 3, 2018
…jhoff)This PR was submitted for the 3.3 branch but it was merged into the 2.7 branch instead (closes#25662).Discussion----------Dumper shouldn't use html format for phpdbg / cli-server| Q             | A| ------------- | ---| Branch?       | 3.3| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | n/a| License       | MIT| Doc PR        | n/aThis may not be the lowest branch that this fix applies to.Prevents the dumper from outputting in html format when using phpdbg.Commits-------e2b6091 Dumper shouldn't use html format for phpdbg
@jhoff
Copy link
Author

Awesome. Also, sorry, I originally had cli-server in there but decided to take it out for the reason stated above. I then forgot to edit the title of the merge request.

@jhoffjhoff changed the titleDumper shouldn't use html format for phpdbg / cli-serverDumper shouldn't use html format for phpdbgJan 3, 2018
@jhoffjhoff deleted the phpdb_dumper_support branchJanuary 3, 2018 14:47
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@javiereguiluzjaviereguiluzjaviereguiluz approved these changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

2.7

Development

Successfully merging this pull request may close these issues.

4 participants

@jhoff@javiereguiluz@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp