提交历史

作者 SHA1 备注 提交日期
  Bernhard Schussek ce61baf717 [Form] ChoiceField now accepts closures in the 'choices' option 14 年之前
  Bernhard Schussek 9e6e95d7e4 [Form] Fixed: required setting in FieldFactory is now properly overridable 14 年之前
  Bernhard Schussek 0c3ca26e6e [Validator] Implemented traversing of \Traversable objects using the @Valid constraint. Can be disabled by setting the @Valid option 'traverse' to false 14 年之前
  Johannes Schmitt 803dd58002 add definition inheritance support 14 年之前
  Lukas Kahwe Smith 26666a272d fixed array support in twig globals 14 年之前
  Fabien Potencier 98c1056fbf renamed Request::fromGlobals() to Request::createFromGlobals() (for consistency with the existing create() method) 14 年之前
  Kris Wallsmith 224e66f77b [HttpFoundation] added static Request::fromGlobals() 14 年之前
  Johannes M. Schmitt f3c2e98b25 lazy-load the compiler, and related objects 14 年之前
  Victor Berchet 935332d0f5 fix autoload 14 年之前
  Benjamin Eberlei 63375060e8 [DoctrineBundle] Refactor doctrine-1.0.xsd 14 年之前
  Benjamin Eberlei 3c9c43d592 [DoctrineBundle] Add support to configure DBAL Types through the dbal configuration section. 14 年之前
  Victor Berchet cd96c91447 json_encode() syntax (fix commit fb889a2eee33db42ba5e) 14 年之前
  Fabien Potencier 4ecafd883e [FrameworkBundle] moved class cache loader earlier 14 年之前
  Fabien Potencier 2509c9da4b added an autoloader that uses a class map 14 年之前
  Fabien Potencier 02820a5a56 [HttpKernel] fixed phpdoc 14 年之前
  Fabien Potencier 532bbbde30 [SecurityBundle] fixed typo 14 年之前
  Fabien Potencier d5b540a4fe [FrameworkBundle] made a small optimization 14 年之前
  Fabien Potencier 249ed63373 [FrameworkBundle] made a small change 14 年之前
  Fabien Potencier 95e10b3ed9 moved ClassLoaderCollection class to the ClassLoader component 14 年之前
  Fabien Potencier db818284af moved class compiled in cache to the FrameworkBundle 14 年之前
  Fabien Potencier 6997fbac0d fixed previous commit 14 年之前
  Johannes M. Schmitt 8ccb8eb8c2 added two events "security.interactive_login", and "security.switch_user" 14 年之前
  Johannes M. Schmitt 00d3d8c3bc renamed PreAuthenticatedListener to AbstractPreAuthenticatedListener to be consistent 14 年之前
  Johannes Schmitt 139510a78e added some doc comments 14 年之前
  Fabien Potencier 42f9c556a3 moved the class loader to its own component 14 年之前
  Fabien Potencier 7bd30398c6 [FrameworkBundle] moved some cache warmers 14 年之前
  Fabien Potencier 0219ec3dbc [DependencyInjection] added missing methods in ContainerInterface 14 年之前
  Bulat Shakirzyanov ff34f7d281 [DoctrineMongoDBBundle] added support for multiple document managers 14 年之前
  Johannes M. Schmitt cf64d2cfe7 namespace changes 14 年之前
  Fabien Potencier e557500c97 [HttpKernel] removed obsolete code 14 年之前