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

[TwigBundle] remove deprecations and fix tests#32696

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

Conversation

@Tobion
Copy link
Contributor

@TobionTobion commentedJul 24, 2019
edited
Loading

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

Removing deprecations from#31398 which should also fix tests in master as I removed some legacy code like (exception_controller: ~ # to be removed in 5.0 relying on default) while resolving conflicts when merging 4.4 into master.

@Tobion
Copy link
ContributorAuthor

Tobion commentedJul 24, 2019
edited
Loading

@yceruto the deprecated layout.html.twig file is still referenced in

and the images in
<spanclass="icon icon-close">{{include('@Twig/images/icon-minus-square.svg') }}</span>
<spanclass="icon icon-open">{{include('@Twig/images/icon-plus-square.svg') }}</span>

What's the plan there? Ah#32695, I see. So we can remove the remaining deprecated templates/images separately after#32695

@TobionTobionforce-pushed theremove-deprecated-twig-error-templates branch fromd73c722 to78e71a2CompareJuly 24, 2019 05:49
@TobionTobionforce-pushed theremove-deprecated-twig-error-templates branch from78e71a2 to452f66dCompareJuly 24, 2019 06:01

$code =$exception->getStatusCode();

returnnewResponse($this->twig->render(
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Marked the controller as internal in#32695 so the twig dependency can easily be removed in master

@TobionTobion requested a review fromycerutoJuly 24, 2019 06:25
@TobionTobion changed the title[TwigBundle] remove deprecations[TwigBundle] remove deprecations and fix testsJul 24, 2019
@nicolas-grekasnicolas-grekas added this to the5.0 milestoneJul 24, 2019
@fabpot
Copy link
Member

Thank you@Tobion.

@fabpotfabpot merged commit452f66d intosymfony:masterJul 24, 2019
fabpot added a commit that referenced this pull requestJul 24, 2019
This PR was merged into the 5.0-dev branch.Discussion----------[TwigBundle] remove deprecations and fix tests| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->| BC breaks?    | yes     <!-- seehttps://symfony.com/bc -->| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->| Fixed tickets || License       | MIT| Doc PR        |Removing deprecations from#31398 which should also fix tests in master as I removed some legacy code like (`exception_controller: ~ # to be removed in 5.0 relying on default`) while resolving conflicts when merging 4.4 into master.Commits-------452f66d [TwigBundle] remove deprecations
@TobionTobion deleted the remove-deprecated-twig-error-templates branchJuly 24, 2019 16:41
Tobion added a commit that referenced this pull requestJul 25, 2019
…precated templates (yceruto)This PR was squashed before being merged into the 5.0-dev branch (closes#32714).Discussion----------[TwigBundle] Add missing CHANGELOG entries and remove deprecated templates| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -Follow up#32696,Require merge 4.4 into master after#32695 to make WebProfilerBundle work properly in master.Commits-------0222860 [TwigBundle] Add missing CHANGELOG entries and remove deprecated templates
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@ycerutoycerutoAwaiting requested review from yceruto

Assignees

No one assigned

Projects

None yet

Milestone

5.0

Development

Successfully merging this pull request may close these issues.

4 participants

@Tobion@fabpot@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp