提交历史

作者 SHA1 备注 提交日期
  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 年之前
  hidenorigoto 39ed62de46 translated validators resources into Japanese 14 年之前
  José Nahuel Cuesta Luengo f08c9480ee [CssSelector] Fixed PHPDoc blocks. 14 年之前
  ornicar 9ba2943aff [HttpKernel] Add unit tests for Kernel. Also slightly modify Kernel to make it more testable. 14 年之前
  John Kary c251a36935 [HttpFoundation] Add tests for Cookie 14 年之前
  Kris Wallsmith 4f6256b713 [FrameworkBundle] fixed invalid template filename 14 年之前
  ornicar bd97471954 [HttpKernel] Add test coverage for cache warming 14 年之前
  José Nahuel Cuesta Luengo 562ebd5608 [CssSelector] Added PHPDoc blocks to first-level classes. 14 年之前
  pborreli f56a6efbf5 [HttpFoundation] File/File full coverage 14 年之前
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles 14 年之前
  Fabien Potencier 523e652d9d [FrameworkBundle] fixed the way profiler configuration works 14 年之前
  Fabien Potencier bfe701a2da fixed code coverage 14 年之前
  ornicar 80b03f92b3 [HttpKernel] Throw exception when SQLite statement execution failed 14 年之前
  Jeremy Mikola 743f25a287 [DependencyInjection] Create explicit factoryClass property for Definitions 14 年之前
  ornicar 575b75a9df [DependencyInjection] Fix fixture class loaded twice during dumper tests 14 年之前
  Jeremy Mikola f9138d313b [FrameworkBundle] Implemented single-pass config loading with intelligent option merging for FrameworkExtension 14 年之前
  Fabien Potencier 199e6bf893 [BrowserKit] removed annotation in a unit test to fix coverage 14 年之前
  Fabien Potencier 2ae542748a [TwigBundle] made error message more explicit 14 年之前
  Fabien Potencier e2ea634df4 [TwigBundle] fixed inheritance problem 14 年之前
  Fabien Potencier 67c9fdf412 [TwigBundle] fixed theme for forms 14 年之前