コミット履歴

作者 SHA1 メッセージ 日付
  stloyd edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 年 前
  Fabien Potencier 17cd08dc6c fixed CS 14 年 前
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 年 前
  Bernhard Schussek 1a34743990 [Validator] Fixed: Collections annotated with @Valid may contain scalar values. These values are ignored by the GraphWalker 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 年 前
  Bernhard Schussek 2d7c47e488 [Validator] Each object is now only validated once for a given group 14 年 前
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 年 前
  Kris Wallsmith 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. 14 年 前
  Bernhard Schussek 68cebd667a [Validator] Group sequences must now always contain the group "<ClassName>" and never the group "Default" since that group is redefined by the group sequence 14 年 前
  Bernhard Schussek 940ce9aedf [Validator] Group "Default" is now propagated to validated references when group sequences are validated 14 年 前
  Bernhard Schussek 6a148465da [Validator][Form] Removed support for match-all group "*" 14 年 前
  Fabien Potencier 866c306dc8 removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component) 14 年 前
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 年 前