Skip to content

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