Jeremy Mikola
|
f0d2ce7f32
[TwigBundle] Refactored TwigExtension class and implemented configuration tree
|
пре 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 година |
Lukas Kahwe Smith
|
26666a272d
fixed array support in twig globals
|
пре 14 година |
Fabien Potencier
|
8f6e8a4691
[TwigBundle] added a cache warmer to generate all Twig templates cache
|
пре 14 година |
Fabien Potencier
|
fedb4b4f0d
[TwigBundle] started to refactor TwigExtension
|
пре 14 година |
Fabien Potencier
|
69f0ec3b1a
added a method to normalize config entries coming from YAML and XML
|
пре 14 година |
Johannes M. Schmitt
|
8d19136a55
refactors extensions to call XXXLoad only once with all config sections
|
пре 14 година |
Fabien Potencier
|
6d1e91a1fa
refactored bundle management
|
пре 14 година |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
пре 14 година |
Fabien Potencier
|
b7d2528384
added a way for any extension to add classes to the class cache
|
пре 14 година |
Victor Berchet
|
f2d32ccfde
[Extensions] Type hints
|
пре 14 година |
Victor Berchet
|
9c51916503
[TwigBundle] Remove invalid options from the container
|
пре 14 година |
Fabien Potencier
|
47b87e902e
[TwigBundle] made global more powerful
|
пре 14 година |
Fabien Potencier
|
2ded40fb75
[TwigBundle] added a way to easily register extensions from the configuration
|
пре 14 година |
Fabien Potencier
|
7fdc61f272
[TwigBundle] added a way to register Twig globals from configuration
|
пре 14 година |
Fabien Potencier
|
547eaa81f7
[TwigBundle] fixed option management for Twig_Environment
|
пре 14 година |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
пре 14 година |
Jordi Boggiano
|
12479cdd24
[TwigBundle] Simplified some code
|
пре 15 година |
Fabien Potencier
|
2525998f6e
replaced form field rendering with plain templates
|
пре 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 година |
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 година |