Fabien Potencier
|
6f898a5008
[HttpKernel] made some tests more robust
|
14 年之前 |
Fabien Potencier
|
4aa5ef63f5
[HttpKernel] made some tests more robust
|
14 年之前 |
Fabien Potencier
|
98f3ac65f4
fixed configuration bugs
|
14 年之前 |
Fabien Potencier
|
7257571be4
[HttpFoundation] added missing code for last commit
|
14 年之前 |
Fabien Potencier
|
942104a5ff
[HttpFoundation] added a setCache() method to ease setting the HTTP cache headers in one simple call
|
14 年之前 |
Fabien Potencier
|
f669674293
[HttpFoundation] added a missing phpdoc
|
14 年之前 |
Fabien Potencier
|
f6ddeeb36b
[HttpFoundation] added Response::setPublic() and changed setPrivate() to not take any argument
|
14 年之前 |
Fabien Potencier
|
8b9e979118
[FrameworkBundle] changed configuration to always include the session service
|
14 年之前 |
jeff
|
69cd21d8be
[Validator] Fixed annotation loader to not add parent constraints twice
|
14 年之前 |
Bernhard Schussek
|
48b3e92504
[Form] Fixed: parent::configure() should always be called after adding options to overrule options in the parent class
|
14 年之前 |
Jordi Boggiano
|
d94c581f42
[TwigBundle] fixed instanceof check to include all FieldGroup like classes
|
14 年之前 |
Jordi Boggiano
|
a198bbcf43
[Form] throw an exception if session_id() is empty when a csrf token is generated
|
14 年之前 |
ever.zet
|
4c340c5cc9
[Form] fixed forms grouped validation
|
14 年之前 |
Bernhard Schussek
|
f5b451f5b9
[Form] Fixed MoneyToLocalizedStringTransformer and added tests
|
14 年之前 |
Fabien Potencier
|
5860bdd75a
[FrameworkBundle] re-added a fake request service so that you can rely on it when defining services with a dependency on it
|
14 年之前 |
Fabien Potencier
|
efed6005cb
[DependencyInjection] fixed PHP dumper
|
14 年之前 |
Fabien Potencier
|
44ccd44dd6
[Routing] fixed ApacheMatcherDumper default config
|
14 年之前 |
Fabien Potencier
|
51a3d0ba6a
refactored session configuration
|
14 年之前 |
ornicar
|
6f034d2c80
[FrameworkBundle] Make the use_forward option of FormAuthenticationListener configurable
|
14 年之前 |
Fabien Potencier
|
513163648e
fixed a unit test
|
14 年之前 |
GordonsLondon
|
bfae4ad86c
[Form] PercentField fixed option collision
|
14 年之前 |
Fabien Potencier
|
4cd5b2b1ff
[WebProfilerBundle] fixed redirection interceptions (we must keep as many headers as possible)
|
14 年之前 |
Fabien Potencier
|
7b02766373
fixed session management
|
14 年之前 |
Fabien Potencier
|
d7d4880a90
[TwigBundle] updated filters for the latest version of Twig
|
14 年之前 |
Oleg Zinchenko
|
6f28511ee4
[Form] add type for FileField class
|
14 年之前 |
Fabien Potencier
|
4d4f9f344e
added request attributes in the request data collector and web profiler
|
14 年之前 |
Fabien Potencier
|
a471f65759
[HttpKernel] tweaked HttpKernelInterface
|
14 年之前 |
Fabien Potencier
|
bf5b8d8007
[DoctrineBundle] fixed unit tests
|
14 年之前 |
jeff
|
52ec8752d8
When route_attributes is null an exception is raised.
|
14 年之前 |
Fabien Potencier
|
f6cd582afc
[HttpKernel] updated bootstrap.php
|
14 年之前 |