Miha Vrhovnik
|
5a620c0573
unless I'm missing something the first instance of loader is not used and thus not needed
|
14 vuotta sitten |
Martin Hason
|
aae492f79b
removed unused use statements in DIC extensions
|
14 vuotta sitten |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 vuotta sitten |
Fabien Potencier
|
23e9386a0e
changed all extensions to use the default Extension::getAlias() impl
|
14 vuotta sitten |
Lukas Kahwe Smith
|
7f182bd877
implicitly load all registered bundles, all loading is now handled by load(), disable loading of an extension explcitly via setting the extension config to false (for now only Yaml is implemented)
|
14 vuotta sitten |
Fabien Potencier
|
14aa95ba21
added the concept of a main DIC extension for bundles
|
14 vuotta sitten |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
14 vuotta sitten |
Fabien Potencier
|
b91f082be5
Revert "moved Resource to the Config component"
|
14 vuotta sitten |
Fabien Potencier
|
f53080860a
moved Resource to the Config component
|
14 vuotta sitten |
Fabien Potencier
|
a8ec9b27f0
moved duplicated files to a new Config component
|
14 vuotta sitten |
Fabien Potencier
|
e58a84eb09
added a FileLocator to DIC so that we can load resources like @BundleName/Resources/...
|
14 vuotta sitten |
Johannes M. Schmitt
|
8d19136a55
refactors extensions to call XXXLoad only once with all config sections
|
14 vuotta sitten |
Victor Berchet
|
b75840c6fc
DI Extension: use the base class from the HttpKernel Component
|
14 vuotta sitten |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 vuotta sitten |
Victor Berchet
|
f2d32ccfde
[Extensions] Type hints
|
14 vuotta sitten |
H. Westphal
|
5b056b2b9a
Refactored web profiler template definitions to make it easier for bundle developers to add their templates
|
14 vuotta sitten |
Fabien Potencier
|
381347bcfe
[WebProfilerBundle] fixed data collector loading (they should always be loaded as you can enable the web profiler without the web debug toolbar)
|
14 vuotta sitten |
H. Westphal
|
97d4dce614
Adds the ability to configure additional web profiler templates
|
14 vuotta sitten |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
14 vuotta sitten |
Bulat Shakirzyanov
|
db3476aeaa
[WebProfilerBundle] simplified DIC extension
|
14 vuotta sitten |
Fabien Potencier
|
4e57899374
[WebProfilerBundle] added the bundle
|
14 vuotta sitten |