Fabien Potencier
|
50809d2ae0
[TwigBundle] added the security context and the user as global variables when they are defined
|
14 年之前 |
Fabien Potencier
|
1c3a01b25c
removed duplicate code
|
14 年之前 |
Fabien Potencier
|
d1cc6837b6
added missing parameter in DIC
|
14 年之前 |
Victor Berchet
|
96597024e8
[Profiler] Fix importing profiler data
|
14 年之前 |
Fabien Potencier
|
b2a720f2b7
[DependencyInjection] restricted supported for only phar URI
|
14 年之前 |
Martin Hason
|
a11619973b
[DependencyInjection] fix xml validation for extension in phar archive
|
14 年之前 |
Johannes Schmitt
|
3785a99b94
adds visibility to aliases
|
14 年之前 |
Victor Berchet
|
89433fbcfe
[ProfilerController] Fix handling of uploaded files
|
14 年之前 |
Victor Berchet
|
e2f2513b05
[ProfilerController] fix view parameters
|
14 年之前 |
Victor Berchet
|
ae5a506532
[WebProfilerBundle] Update the notfound template (to match the default layout)
|
14 年之前 |
Victor Berchet
|
99b9bff684
[WebProfilerBundle] The search results must be rendered in the panel slot
|
14 年之前 |
Fabien Potencier
|
3022aa3e35
[WebProfilerBundle] fixed layout when templates are not defined
|
14 年之前 |
umpirsky
|
0faf067acb
Fixed FileTest::testRename to work for windows file system.
|
14 年之前 |
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 年之前 |