Igor Wiedler
|
dedf29ffda
[HttpKernel] No longer reformat {} "a la python"
|
14 年之前 |
ornicar
|
98c787a5ef
[CompatAssetsBundle] Add missing namespace
|
14 年之前 |
Ryan Weaver
|
361a0dc6a0
[Translation] Adding PHPDoc to the MessageSelector::choose() method.
|
14 年之前 |
Ryan Weaver
|
09a876beb9
[HttpFoundation] Adding a few internal notes to clarify the process of setting the cache-control to a default.
|
14 年之前 |
Ryan Weaver
|
99a509708b
[HttpFoundation] Correcting the PHPDoc for the public $headers property on Response.
|
14 年之前 |
Johannes Schmitt
|
f1e41a9671
[DependencyInjection] made some improvments to the container compiler
|
14 年之前 |
Johannes Schmitt
|
d1a2a65d19
[DependencyInjection] performance improvement, better analysis tools
|
14 年之前 |
Johannes Schmitt
|
e85546ef7d
[DependencyInjection] made some improvments to the container compiler
|
14 年之前 |
umpirsky
|
bdada47fad
[Translation] Added CsvFileLoader to support csv translation resources.
|
14 年之前 |
Fabien Potencier
|
10fee8c8bb
[HttpKernel] added escaping to the profiler SQLite storage
|
14 年之前 |
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 年之前 |