Historie revizí

Autor SHA1 Zpráva Datum
  Fabien Potencier c04512086e [Validator] fixed error message property path when a collection error occurs před 14 roky
  stloyd edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) před 14 roky
  Fabien Potencier 17cd08dc6c fixed CS před 14 roky
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com před 14 roky
  Bernhard Schussek 1a34743990 [Validator] Fixed: Collections annotated with @Valid may contain scalar values. These values are ignored by the GraphWalker před 14 roky
  Bernhard Schussek 0c3ca26e6e [Validator] Implemented traversing of \Traversable objects using the @Valid constraint. Can be disabled by setting the @Valid option 'traverse' to false před 14 roky
  Bernhard Schussek 2d7c47e488 [Validator] Each object is now only validated once for a given group před 14 roky
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files před 14 roky
  Kris Wallsmith 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. před 14 roky
  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 před 14 roky
  Bernhard Schussek 940ce9aedf [Validator] Group "Default" is now propagated to validated references when group sequences are validated před 14 roky
  Bernhard Schussek 6a148465da [Validator][Form] Removed support for match-all group "*" před 14 roky
  Fabien Potencier 866c306dc8 removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component) před 14 roky
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component před 14 roky