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

[VarDumper] Fix dumping Twig source in stack traces#20326

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

Merged
fabpot merged 1 commit intosymfony:2.8fromnicolas-grekas:dump-fix
Oct 27, 2016

Conversation

@nicolas-grekas
Copy link
Member

QA
Branch?2.8
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets#20320
LicenseMIT
Doc PR-

publicfunction__construct(Twig_Environment$env =null,$filename =null)
{
parent::__construct($env);
if (null !==$env) {
Copy link
Contributor

Choose a reason for hiding this comment

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

if ($env)

@javiereguiluz
Copy link
Member

I've tested this PR and the new output is quite different from the one reported in#20320. However, I think that this new output makes it more difficult to understand what's going on (and there are some design issues, such as the different font families applied to the output):

deprecation_stack_trace

@nicolas-grekas
Copy link
MemberAuthor

@javiereguiluz please open a new issue or a PR (esp. for the font issue, which is not intentional)

@fabpot
Copy link
Member

Thank you@nicolas-grekas.

@fabpotfabpot merged commitf16d44d intosymfony:2.8Oct 27, 2016
fabpot added a commit that referenced this pull requestOct 27, 2016
…as-grekas)This PR was merged into the 2.8 branch.Discussion----------[VarDumper] Fix dumping Twig source in stack traces| Q             | A| ------------- | ---| Branch?       | 2.8| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#20320| License       | MIT| Doc PR        | -Commits-------f16d44d [VarDumper] Fix dumping Twig source in stack traces
@nicolas-grekasnicolas-grekas deleted the dump-fix branchOctober 27, 2016 16:32
This was referencedNov 17, 2016
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@hhamonhhamonhhamon left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@nicolas-grekas@javiereguiluz@fabpot@hhamon@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp