Kris Wallsmith
|
bf0553c23a
[DependencyInjection] extensions should only load if called during configuration
|
14 years ago |
Fabien Potencier
|
62e3053769
refactored previous commit, fixed tests
|
14 years ago |
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 years ago |
Johannes M. Schmitt
|
8d19136a55
refactors extensions to call XXXLoad only once with all config sections
|
14 years ago |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 years ago |
Fabien Potencier
|
b7d2528384
added a way for any extension to add classes to the class cache
|
14 years ago |
Johannes Schmitt
|
a2105d44aa
slight compiler refactoring (RFC)
|
14 years ago |