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

[FrameworkBundle] removed the Templating component dependency on FrameworkBundle#20072

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

@fabpot
Copy link
Member

QA
Branch?master
Bug fix?no
New feature?yes
BC breaks?no (except for people using FrameworkBundle without requiring symfony/symfony which should be pretty rare; and fixing this is easy by adding symfony/templating explicitly)
Deprecations?no
Tests pass?yes
Fixed tickets#15748 partially
LicenseMIT
Doc PRn/a

Another PR to reduce the number of required dependencies on FrameworkBundle. This PR removes the Templating component from the list.

I made most of the work in previous version, so this change is really just about adding a good error message when templating is not enabled. For the record, this is also in the path of making possible to use Symfony with Twig without using the Templating component indirection (I think that this is in fact the last step).

Koc, HeahDude, and jakzal reacted with hooray emoji
@fabpotfabpot merged commitb3de62f intosymfony:masterSep 28, 2016
fabpot added a commit that referenced this pull requestSep 28, 2016
…endency on FrameworkBundle (fabpot)This PR was merged into the 3.2-dev branch.Discussion----------[FrameworkBundle] removed the Templating component dependency on FrameworkBundle| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| BC breaks?    | no (except for people using FrameworkBundle without requiring symfony/symfony which should be pretty rare; and fixing this is easy by adding symfony/templating explicitly)| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#15748 partially| License       | MIT| Doc PR        | n/aAnother PR to reduce the number of required dependencies on FrameworkBundle. This PR removes the Templating component from the list.I made most of the work in previous version, so this change is really just about adding a good error message when templating is not enabled. For the record, this is also in the path of making possible to use Symfony with Twig without using the Templating component indirection (I think that this is in fact the last step).Commits-------b3de62f [FrameworkBundle] removed the Templating component dependency on FrameworkBundle
@fabpotfabpot deleted the templating-dep-frameworkbundle branchOctober 1, 2016 05:07
@fabpotfabpot mentioned this pull requestOct 27, 2016
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp