Fabien Potencier
|
eda74755ba
[ZendBundle] only load the logger if there is a config
|
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
|
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
|
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 |
Fabien Potencier
|
db2f8ea6cb
made a small refactoring of some DIC extensions
|
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 |
Johannes M. Schmitt
|
b3081c79e9
CS fixes
|
14 vuotta sitten |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
14 vuotta sitten |
Fabien Potencier
|
6317ddfbe1
[ZendBundle] removed translator support
|
14 vuotta sitten |
Fabien Potencier
|
eb942c8f18
[ZendBundle] fixed translator configuration
|
14 vuotta sitten |
Fabien Potencier
|
2862c6cce4
refactored configuration names
|
14 vuotta sitten |
Fabien Potencier
|
d17c2edb49
fixed perms
|
14 vuotta sitten |
Noël GUILBERT
|
d40d1746e0
[ZendBundle] added an option to register zend logger as an error handler
|
14 vuotta sitten |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 vuotta sitten |
Fabien Potencier
|
ee2ff39eaf
removed @package and @subpackage annotations
|
15 vuotta sitten |
Fabien Potencier
|
1a9f2ca755
updated PHPDoc as the API tool knows about the current use statements
|
15 vuotta sitten |
Noël GUILBERT
|
bfb081fd96
[ZendBundle] added Zend\\Translator component
|
15 vuotta sitten |
Fabien Potencier
|
2a051b5039
moved DI extensions classes to their own sub-namespace
|
15 vuotta sitten |
Fabien Potencier
|
7796eb213c
merged BuilderConfiguration and Builder classes into a new ContainerBuilder class
|
15 vuotta sitten |
Fabien Potencier
|
f26abdfadd
fixed phpdoc for DI extensions
|
15 vuotta sitten |
Fabien Potencier
|
0fbb1b916b
cleaned up the DI extension loading mechanism
|
15 vuotta sitten |
Fabien Potencier
|
6213fdefb9
renamed Symfony\Framework to Symfony\Bundle
|
15 vuotta sitten |