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