Miha Vrhovnik
|
5a620c0573
unless I'm missing something the first instance of loader is not used and thus not needed
|
před 14 roky |
Martin Hason
|
aae492f79b
removed unused use statements in DIC extensions
|
před 14 roky |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
před 14 roky |
Fabien Potencier
|
23e9386a0e
changed all extensions to use the default Extension::getAlias() impl
|
před 14 roky |
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)
|
před 14 roky |
Fabien Potencier
|
14aa95ba21
added the concept of a main DIC extension for bundles
|
před 14 roky |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
před 14 roky |
Fabien Potencier
|
b91f082be5
Revert "moved Resource to the Config component"
|
před 14 roky |
Fabien Potencier
|
f53080860a
moved Resource to the Config component
|
před 14 roky |
Fabien Potencier
|
a8ec9b27f0
moved duplicated files to a new Config component
|
před 14 roky |
Fabien Potencier
|
e58a84eb09
added a FileLocator to DIC so that we can load resources like @BundleName/Resources/...
|
před 14 roky |
Johannes M. Schmitt
|
8d19136a55
refactors extensions to call XXXLoad only once with all config sections
|
před 14 roky |
Victor Berchet
|
b75840c6fc
DI Extension: use the base class from the HttpKernel Component
|
před 14 roky |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
před 14 roky |
Victor Berchet
|
f2d32ccfde
[Extensions] Type hints
|
před 14 roky |
H. Westphal
|
5b056b2b9a
Refactored web profiler template definitions to make it easier for bundle developers to add their templates
|
před 14 roky |
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)
|
před 14 roky |
H. Westphal
|
97d4dce614
Adds the ability to configure additional web profiler templates
|
před 14 roky |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
před 14 roky |
Bulat Shakirzyanov
|
db3476aeaa
[WebProfilerBundle] simplified DIC extension
|
před 14 roky |
Fabien Potencier
|
4e57899374
[WebProfilerBundle] added the bundle
|
před 14 roky |