提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Jordi Boggiano 43b81fa1f8 [DoctrineBundle] Coding style fixes 14 年之前
  Fabien Potencier ca485eb4ce [DoctrineBundle] fixed CS 14 年之前
  Jordi Boggiano 4fc10310ef [DoctrineBundle] Added callbacks to override the default serialization and deserialization of the CollectionToStringTransformer 14 年之前
  Johannes Schmitt 6aacfa3216 fixes a bug where in most cases cookies with path / were not set properly 14 年之前
  Fabien Potencier 1e13ecb5f3 [TwigBundle] split the route tag to 2 tags: path and url 14 年之前
  Kris Wallsmith c991b250ea [DependencyInjection] updated TaggedContainerInterface to extend ContainerInterface 14 年之前
  Jordi Boggiano e7ea2eb433 [FrameworkBundle] Ensuring the exception page renders even when the Request format is unknown to Symfony 14 年之前
  Skorney a5d28d2c1b Fix security.authentication.form.options array to be not empty 14 年之前
  ornicar 1d9aa5bf8a [HttpKernel] Fix parameters order in Client::filterRequest 14 年之前
  ornicar cf8d473313 [BrowserKit] Fix parameters order in Client::submit 14 年之前