8000 [#13672] Re-adding default assets to FrameworkBundle by weaverryan · Pull Request #15871 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[#13672] Re-adding default assets to FrameworkBundle #15871

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

weaverryan
Copy link
Member
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets none
License MIT
Doc PR n/a

In #13672, a default assets configuration was added to framework. Without this, if you don't have assets set, there are some consequences (like the AssetExtension not being loaded as a twig extension).

This was removed at some point on the master branch. There's discussion on enabling less things in FrameworkBundle in general, but as this (so far) hasn't been marked as deprecated in 2.8, it shouldn't be removed in 3.0. Said differently, an alternative would be to deprecate relying on this default configuration in 2.8.

Thanks!

@fabpot
Copy link
Member
fabpot commented Sep 23, 2015

We actually decided in #13800 to not add it by default. Instead, I'm going to add an explicit assets configuration in Symfony SE.

@fabpot fabpot closed this Sep 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0