Fabien Potencier
|
9f30e42c16
added --debug/-d and --env/-d to console
|
14 年之前 |
pborreli
|
41bf849a63
[HttpFoundation] Request coverage
|
14 年之前 |
Tim Nagel
|
f3b6e1a30c
PHPDoc for Console
|
14 年之前 |
ornicar
|
4252680ccf
[HttpKernel] Catch exception when SQLite profiler storage fails to cleanup
|
14 年之前 |
Marc Weistroff
|
ea4ab77b6d
[HttpKernel] HttpCache now sends maxage=0 cache-control directive in case of Esi presence.
|
14 年之前 |
Marc Weistroff
|
bebdcb242d
[HttpKernel] Added response cache-control modification if page is composed of ESIs.
|
14 年之前 |
ornicar
|
2201382fa1
[HttpKernel] Fix issue in SQLite profiler storage when PDO fails to prepare a statement
|
14 年之前 |
Tim Nagel
|
93fd935b70
PHPDoc style fix
|
14 年之前 |
ornicar
|
803cc91b8b
[FrameworkBundle] Fix TemplateNameParser template name exception message
|
14 年之前 |
Tim Nagel
|
0d6a6b79f0
PHPDoc fixes
|
14 年之前 |
Tim Nagel
|
108efc6ec9
Classloader PHPDoc
|
14 年之前 |
Tim Nagel
|
69672bad59
Added phpdoc to BrowserKit
|
14 年之前 |
Marcin Sikon
|
b9ed739d75
fixed RedirectController - removed parmanent attribute before generate new url, added tests
|
14 年之前 |
pborreli
|
7ad4f99153
[HttpFoundation] File/UploadedFile, MimeTest, Exception full coverage
|
14 年之前 |
Fabien Potencier
|
33c8d12b9a
[FrameworkBundle] fixed XSD for the new exception-controller option
|
14 年之前 |
Lukas Kahwe Smith
|
44e6a5d45f
added exception_controller config option
|
14 年之前 |
ornicar
|
afad113297
[HttpKernel] Fix notice in Kernel
|
14 年之前 |
Fabien Potencier
|
86631a9fee
[FrameworkBundle] fixed template loaders in configuration
|
14 年之前 |
Fabien Potencier
|
7cb42d2a68
Revert "[TwigBundle] fixed error messages when an error occurs during template compilation"
|
14 年之前 |
Jeremy Mikola
|
099b9dee1f
[FrameworkBundle] Integrate Configuration\Builder class for config merging and normalization
|
14 年之前 |
Johannes M. Schmitt
|
2b256a0804
[DependencyInjection] allow null for scalar nodes
|
14 年之前 |
Fabien Potencier
|
cdff8b2bf8
[FrameworkBundle] fixed error message for template as an array
|
14 年之前 |
Johannes Schmitt
|
2316c90ec2
[Security] fixes a regression
|
14 年之前 |
Johannes M. Schmitt
|
c7ef8d98d6
[DependencyInjection] append new elements for prototype nodes without a key attribute
|
14 年之前 |
Johannes Schmitt
|
0b8fef2347
[Security/DependencyInjection] adds support for merging security configurations
|
14 年之前 |
ornicar
|
c5fb96b86b
[HttpKernel] Add more unit tests for Kernel
|
14 年之前 |
Bernhard Schussek
|
74d0ac82f7
[Form] Cleaned up ValueTransformerInterface
|
14 年之前 |
Bernhard Schussek
|
bd3e6c6b49
[Form] Fixed: Form::bind() throws an exception if form is anonymous
|
14 年之前 |
Bernhard Schussek
|
6ff4120784
[Form] Added Form option "by_reference" so that objects received from parent forms are modified by reference when this option is true (the default)
|
14 年之前 |
Javier Eguíluz
|
42a3e404b2
translated validators resources into Spanish
|
14 年之前 |