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