Fabien Potencier
|
eda74755ba
[ZendBundle] only load the logger if there is a config
|
14 лет назад |
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 лет назад |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
14 лет назад |
Fabien Potencier
|
b91f082be5
Revert "moved Resource to the Config component"
|
14 лет назад |
Fabien Potencier
|
a8ec9b27f0
moved duplicated files to a new Config component
|
14 лет назад |
Fabien Potencier
|
e58a84eb09
added a FileLocator to DIC so that we can load resources like @BundleName/Resources/...
|
14 лет назад |
Fabien Potencier
|
db2f8ea6cb
made a small refactoring of some DIC extensions
|
14 лет назад |
Johannes M. Schmitt
|
8d19136a55
refactors extensions to call XXXLoad only once with all config sections
|
14 лет назад |
Victor Berchet
|
b75840c6fc
DI Extension: use the base class from the HttpKernel Component
|
14 лет назад |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 лет назад |
Johannes M. Schmitt
|
b3081c79e9
CS fixes
|
14 лет назад |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
14 лет назад |
Fabien Potencier
|
6317ddfbe1
[ZendBundle] removed translator support
|
15 лет назад |
Fabien Potencier
|
eb942c8f18
[ZendBundle] fixed translator configuration
|
15 лет назад |
Fabien Potencier
|
2862c6cce4
refactored configuration names
|
15 лет назад |
Fabien Potencier
|
d17c2edb49
fixed perms
|
15 лет назад |
Noël GUILBERT
|
d40d1746e0
[ZendBundle] added an option to register zend logger as an error handler
|
15 лет назад |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
15 лет назад |
Fabien Potencier
|
ee2ff39eaf
removed @package and @subpackage annotations
|
15 лет назад |
Fabien Potencier
|
1a9f2ca755
updated PHPDoc as the API tool knows about the current use statements
|
15 лет назад |
Noël GUILBERT
|
bfb081fd96
[ZendBundle] added Zend\\Translator component
|
15 лет назад |
Fabien Potencier
|
2a051b5039
moved DI extensions classes to their own sub-namespace
|
15 лет назад |
Fabien Potencier
|
7796eb213c
merged BuilderConfiguration and Builder classes into a new ContainerBuilder class
|
15 лет назад |
Fabien Potencier
|
f26abdfadd
fixed phpdoc for DI extensions
|
15 лет назад |
Fabien Potencier
|
0fbb1b916b
cleaned up the DI extension loading mechanism
|
15 лет назад |
Fabien Potencier
|
6213fdefb9
renamed Symfony\Framework to Symfony\Bundle
|
15 лет назад |