Fabien Potencier
|
fb889a2eee
replaced some var_export() with json_encode() for better readability
|
14 vuotta sitten |
Fabien Potencier
|
5d963f5460
[Templating] fixed PhpEngine::render() when the name passed to it is already an array
|
14 vuotta sitten |
Fabien Potencier
|
db2f2b1315
refactored template name parser to occur independently of the loaders
|
14 vuotta sitten |
Fabien Pennequin
|
956857119b
[Form] Fixed typo in phpdoc
|
14 vuotta sitten |
Fabien Pennequin
|
c392f2518d
[Form][Validator] Fixed indentation
|
14 vuotta sitten |
Fabien Potencier
|
136647c753
[FrameworkBundle] refactored router cache class parameters
|
14 vuotta sitten |
Fabien Potencier
|
8b62df7247
changed the EventDispatcher and Event interfaces
|
14 vuotta sitten |
Fabien Potencier
|
a66d050bdb
removed KernelInterface::reboot() method
|
14 vuotta sitten |
Benjamin Eberlei
|
3eadf73cbd
[DoctrineBundle] Stop the cache warmer if proxies are auto-generated anyways.
|
14 vuotta sitten |
Benjamin Eberlei
|
5700be7ac4
[DoctrineBundle] Remove ProxyDirectoryCachePass from DoctrineBundle
|
14 vuotta sitten |
Benjamin Eberlei
|
18c611a29e
[DoctrineBundle] Remove the CreateProxyDirectoryPass and let the cache directory generation be done by the cache warmer.
|
14 vuotta sitten |
Fabien Potencier
|
8cfa246887
[DoctrineBundle] modified XSD to allow expression for Booleans (like %kernel.debug%)
|
14 vuotta sitten |
Fabien Potencier
|
36dcce40eb
changed method signature to use the new KernelInterface
|
14 vuotta sitten |
Fabien Potencier
|
a1945ca9bc
fixed XML definitions
|
14 vuotta sitten |
Fabien Potencier
|
fb4e7fb5c5
added KernelInterface
|
14 vuotta sitten |
Fabien Potencier
|
935c82e1f9
[FrameworkBundle] simplified some code
|
14 vuotta sitten |
Johannes Schmitt
|
40dec8831f
adds helper method to normalize keys
|
14 vuotta sitten |
Johannes M. Schmitt
|
6bbfffb981
added path, and domain to clearCookie() in accordance with RFC 2109, and RFC 2965
|
14 vuotta sitten |
marc.weistroff
|
90c16c7350
[HttpKernel] Changed the directory name in which Store stores data.
|
14 vuotta sitten |
Fabien Potencier
|
0e66e388ec
added two interfaces: EventInterface and EventDispatcherInterface
|
14 vuotta sitten |
jeromemacias
|
b325487388
[HttpKernel] Removed calls to undefined variable + added check on mkdir in save method
|
14 vuotta sitten |
Johannes Schmitt
|
a4de7dab10
make normalizeConfig public and static
|
14 vuotta sitten |
Fabien Potencier
|
97897f532a
[Form] removed obsolete method
|
14 vuotta sitten |
Bernhard Schussek
|
d017970867
[Form] Implemented FormFactory::buildDefault() to ease the use of the new CSRF implementation without the DIC
|
14 vuotta sitten |
Bernhard Schussek
|
0239d62619
[Form] Made the CSRF provider service public so that it can be used without forms
|
14 vuotta sitten |
Bernhard Schussek
|
7848a7ca63
[Form] Refactored CSRF implementation to be reusable and to work correctly with the session service
|
14 vuotta sitten |
Ryan Weaver
|
d341e8bccb
[Form] Adding PHPDoc to many Field objects and making other small changes:
|
14 vuotta sitten |
Eriksen Costa
|
b38519bb23
[FrameworkBundle] fixed call to \Locale::getDefault()
|
14 vuotta sitten |
Jordi Boggiano
|
08f8b223ff
[Serializer] Added hasEncoder and getEncoder to the SerializerInterface
|
14 vuotta sitten |
Jordi Boggiano
|
6f5c2e2d8b
[Serializer] Abstract classes now implement their respective interfaces
|
14 vuotta sitten |