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