Fabien Potencier
|
bc2ca8f1cf
made PHP renderer optional in Templating
|
14 年之前 |
Lukas Kahwe Smith
|
f2ac2a4c8a
changed templating to use setter injection for renderers
|
14 年之前 |
Lukas Kahwe Smith
|
5390b16573
make it possible to hint the kernel dir via the phpunit.xml
|
14 年之前 |
Fabien Potencier
|
46d8c4abeb
fixed typo
|
14 年之前 |
Jeremy Mikola
|
554c86c589
[DependencyInjection] Add hasInterfaceInjectorForClass(), which is helpful for extension loader methods
|
14 年之前 |
Jeremy Mikola
|
0c50ca8775
[TwigBundle] Renderer::evaluate() should ensure the Request is both defined and non-empty
|
14 年之前 |
Jordi Boggiano
|
025f3b1565
Fixed filesystem test failing on windows
|
14 年之前 |
Jordi Boggiano
|
964bf4356e
Fixed Security tests failing when D2 is not present
|
14 年之前 |
Bulat Shakirzyanov
|
92653bf827
[DoctrineMongoDBBundle] updated logging to support new embedded document in \stdClass
|
14 年之前 |
Kris Wallsmith
|
d693759312
[DoctrineBundle] fixed invalid parameter error
|
14 年之前 |
fivestar
|
7ca046bfb5
[DoctrineBundle] Fixed invalid regex in DoctrineCommand
|
14 年之前 |
Fabien Potencier
|
183acd8460
[DependencyInjection] fixed interface injection when the class is not available
|
14 年之前 |
Fabien Potencier
|
2ded40fb75
[TwigBundle] added a way to easily register extensions from the configuration
|
14 年之前 |
Jeremy Mikola
|
9553971d06
[TwigBundle] Allow Renderer::evaluate() even when Request and Session are not available
|
14 年之前 |
Johannes M. Schmitt
|
314defa8b4
added generic encoder factory
|
14 年之前 |
IamPersistent
|
8d69f8efd5
allow addition configuration in other config files, without killing the mapping that was previously set
|
14 年之前 |
Justin Hileman
|
cfd4e2186f
Fix UniversalClassLoader matching collisions.
|
14 年之前 |
Fabien Potencier
|
af8ebeaabb
[DependencyInjection] added automatic detection for service circular references
|
14 年之前 |
Fabien Potencier
|
911dbe9cc4
removed a circular reference in the definition of the templating and Twig services
|
14 年之前 |
Fabien Potencier
|
d21fb757b6
[FrameworkBundle] removed setEngine call as the Engine already does it automatically (and it also avoids a circular reference)
|
14 年之前 |
Fabien Potencier
|
e3944bf4e6
fixed escaping in CodeHelper::formatArgs()
|
14 年之前 |
Fabien Potencier
|
ed359af543
[Templating] tweaked previous commit
|
14 年之前 |
Henrik Bjørnskov
|
afc2f96549
[Templating] Added Global variables as they are implemented with Twig. With tests
|
14 年之前 |
Fabien Potencier
|
45edfe6b44
[FrameworkBundle] removed obsolete code
|
14 年之前 |
Jeremy Mikola
|
a7bac83c58
[DependencyInjection] Remove OpenSky doc-block and AGPL license string
|
14 年之前 |
Johannes M. Schmitt
|
0449dbdc5d
added extra exception if only a partial result is found
|
14 年之前 |
Jordi Boggiano
|
584769dd16
[HttpFoundation] Added removeFlash & clearFlashes methods to the Session
|
14 年之前 |
Johannes M. Schmitt
|
c77fb2d0a0
added validator pass to pass config
|
14 年之前 |
Fabien Potencier
|
f946355f80
[TwigBundle] added a form_row() function
|
14 年之前 |
Fabien Potencier
|
b5e26d9db8
[SwiftmailerBundle] added more private services
|
14 年之前 |