Johannes M. Schmitt
|
03d25cc7fa
refactored creation of access decision manager to make use of newly added compiler passes
|
před 14 roky |
Fabien Potencier
|
1e983a6115
moved static Form configuration to a new class (avoid loading 7 classes just to enable CSRF -- even when no form is present in the page)
|
před 14 roky |
Fabien Potencier
|
f21c58c56b
[FrameworkBundle] finished code migration after the removal of the ArrayAccess interface for the Container
|
před 14 roky |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
před 14 roky |
Fabien Potencier
|
d657adbfa2
removed Symfony\Framework
|
před 14 roky |
Fabien Potencier
|
74bc9d461b
[FrameworkBundle] made csrf_secret parameter optional
|
před 14 roky |
Fabien Potencier
|
226277fd0e
added a way to activate CSRF protection from the configuration
|
před 14 roky |
Fabien Potencier
|
17bc06a4d2
made some cleanup
|
před 15 roky |
Fabien Potencier
|
9e82497d5b
removed BundleInterface::buildContainer() method (extensions are now automatically registered -- or override the getExtensions() method if you do not follow the conventions)
|
před 15 roky |
Fabien Potencier
|
4e2df31d64
[FrameworkBundle] moved templating configuration from FrameworkBundle to FrameworkExtension
|
před 15 roky |
Kris Wallsmith
|
fa3980f66f
Removed some use statements that are no longer needed.
|
před 15 roky |
Fabien Potencier
|
ee2ff39eaf
removed @package and @subpackage annotations
|
před 15 roky |
Fabien Potencier
|
1a9f2ca755
updated PHPDoc as the API tool knows about the current use statements
|
před 15 roky |
Fabien Potencier
|
2a051b5039
moved DI extensions classes to their own sub-namespace
|
před 15 roky |
Fabien Potencier
|
7796eb213c
merged BuilderConfiguration and Builder classes into a new ContainerBuilder class
|
před 15 roky |
Fabien Potencier
|
0163178f7b
changed the BundleInterface::buildContainer() signature
|
před 15 roky |
Fabien Potencier
|
256a71298c
fixed phpdoc
|
před 15 roky |
Fabien Potencier
|
da9f36ca86
renamed Symfony\Foundation to Symfony\Framework
|
před 15 roky |
Fabien Potencier
|
15d439809c
renamed Symfony\Bundle\FoundationBundle to Symfony\Bundle\FrameworkBundle
|
před 15 roky |