Commit History

作者 SHA1 備註 提交日期
  Kris Wallsmith ef4f61bb9f [DependencyInjection] Added TaggedContainerInterface to signature of generated container classes 14 年之前
  Fabien Potencier b42982c83f fixed typo 14 年之前
  henrikbjorn b58498b1c8 Fixed violating coding standard as pointed about by blue-eyes. 14 年之前
  Jordi Boggiano c4a5972952 [FrameworkBundle] Fix format parsing 14 年之前
  Fabien Potencier 7e66933876 fixed inconsistency when calling the Http Kernel instance from an event 14 年之前
  Fabien Potencier a46ca47c03 [FrameworkBundle] fixed inclusion of the test client 14 年之前
  henrikbjorn 6b61af5931 [FrameworkBundle] prettified Mustache.php and added PHPDoc. 14 年之前
  Jeremy Mikola df9ef79953 [Form] readPropertyPath should return null instead of empty array 14 年之前
  Fabien Potencier 2b8dfe1ccf [EventDispatcher] fixed possible PHP warning 14 年之前
  Benjamin Zikarsky d376596f7e [EventDispatcher] fixed bug in EventDispatcher::disconnect if the second argument is null or ommitted 14 年之前
  Fabien Potencier c1e873d1b0 removed debug code 14 年之前
  Tom Van Looy 44f54c2578 [Console] fixed status code when it is > 255 14 年之前
  Ryan Weaver c39635680f added PHPDoc 14 年之前
  henrikbjorn 30cf086828 Overrides the default {% include %} token parser since it loads through the right template renderer 14 年之前
  Fabien Potencier 2a9ddee162 [HttpFoundation] added Session::invalidate() 14 年之前
  Kris Wallsmith c36612b78b [DoctrineMongoDBBundle] fixed error when logging bin values in queries 14 年之前
  Ryan Weaver 7fb3b2ab9d Adding basic PHPDoc to the Routing\DelegatingLoader class. 14 年之前
  Ryan Weaver 8c70a2ee24 Adding basic PHPDoc to the Routing\DelegatingLoader class. 14 年之前
  Bernhard Schussek b902cb31d7 [Form] PropertyPath camelizes property names when setting values 14 年之前
  Bernhard Schussek a66d883afd [Form] Removed CSRF setters because they have no effect once CSRF protection is enabled. Re-enable CSRF protection with the desired values instead 14 年之前
  Bernhard Schussek e1be4e9689 [Form] Refactored logic to read and set values from Field to PropertyPath 14 年之前
  Benjamin Eberlei 1fab031d4d Add missing EntityToIDTransformer files 14 年之前
  ornicar f667b6928f [TwigBundle] Add a template block to render CollectionField fields 14 年之前
  ornicar 06a6b15e22 [Form] Fix FieldGroup::getHiddenFields, add tests for FieldGroup::getHiddenFields and FieldGroup::getVisibleFields 14 年之前
  Masao Maeda ade5fd6574 fixed: fixed the bug of request_panel.php in WebProfiler 14 年之前
  ornicar 5c406b9dc0 [FrameworkBundle] fixed typo in Translator 14 年之前
  Fabien Potencier e0961beb44 [FrameworkBundle] fixed typos (patch from Dennis.Verspuij) 14 年之前
  Fabien Potencier fa77f08893 fixed typo 14 年之前
  Fabien Potencier aa1cb87f60 [FrameworkBundle] clarified exception message in InitBundleCommand.php (patch from mvrhov) 14 年之前
  Jordi Boggiano 12479cdd24 [TwigBundle] Simplified some code 14 年之前