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

[TwigBridge] Deprecating legacy Twig paths in DebugCommand and simplifications#29481

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
nicolas-grekas merged 1 commit intosymfony:4.2fromyceruto:twig_debug_command
Dec 6, 2018

Conversation

@yceruto
Copy link
Member

@ycerutoyceruto commentedDec 5, 2018
edited
Loading

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

I've also added some missing tests.

@ycerutoyceruto changed the base branch frommaster to4.2December 5, 2018 22:59
@ycerutoycerutoforce-pushed thetwig_debug_command branch 3 times, most recently from1f7c843 to1c22633CompareDecember 6, 2018 00:44
@yceruto
Copy link
MemberAuthor

(Travis failure unrelated)

@nicolas-grekasnicolas-grekas added this to the4.2 milestoneDec 6, 2018
$path =$relativePath.$name;
$carry[$name] =$path;
}
$relativePath =ltrim(substr($this->rootDir.\DIRECTORY_SEPARATOR.'Resources/',\strlen($this->projectDir)), \DIRECTORY_SEPARATOR);
Copy link
Member

Choose a reason for hiding this comment

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

Should we usegetRelativePath() here too?

@nicolas-grekas
Copy link
Member

Thank you@yceruto.

@nicolas-grekasnicolas-grekas merged commit96169b8 intosymfony:4.2Dec 6, 2018
nicolas-grekas added a commit that referenced this pull requestDec 6, 2018
… and simplifications (yceruto)This PR was squashed before being merged into the 4.2 branch (closes#29481).Discussion----------[TwigBridge] Deprecating legacy Twig paths in DebugCommand and simplifications| Q             | A| ------------- | ---| Branch?       | 4.2| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | yes| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -I've also added some missing tests.Commits-------96169b8 [TwigBridge] Deprecating legacy Twig paths in DebugCommand and simplifications
@ycerutoyceruto deleted the twig_debug_command branchDecember 6, 2018 12:04
@fabpotfabpot mentioned this pull requestDec 6, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@xabbuhxabbuhxabbuh approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.2

Development

Successfully merging this pull request may close these issues.

4 participants

@yceruto@nicolas-grekas@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp