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