Commit történet

Szerző SHA1 Üzenet Dátum
  Fabien Potencier 1c4bfb4c0d [Validator] added some unit tests for previous merge 13 éve
  Fabien Potencier c04512086e [Validator] fixed error message property path when a collection error occurs 14 éve
  stloyd edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 éve
  Fabien Potencier 17cd08dc6c fixed CS 14 éve
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 éve
  Bernhard Schussek 1a34743990 [Validator] Fixed: Collections annotated with @Valid may contain scalar values. These values are ignored by the GraphWalker 14 éve
  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 éve
  Bernhard Schussek 2d7c47e488 [Validator] Each object is now only validated once for a given group 14 éve
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 éve
  Kris Wallsmith 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. 14 éve
  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 éve
  Bernhard Schussek 940ce9aedf [Validator] Group "Default" is now propagated to validated references when group sequences are validated 14 éve
  Bernhard Schussek 6a148465da [Validator][Form] Removed support for match-all group "*" 14 éve
  Fabien Potencier 866c306dc8 removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component) 14 éve
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 éve