Histórico de Commits

Autor SHA1 Mensagem Data
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com há 14 anos atrás
  Bernhard Schussek 1a34743990 [Validator] Fixed: Collections annotated with @Valid may contain scalar values. These values are ignored by the GraphWalker há 14 anos atrás
  Bernhard Schussek 0c3ca26e6e [Validator] Implemented traversing of \Traversable objects using the @Valid constraint. Can be disabled by setting the @Valid option 'traverse' to false há 14 anos atrás
  Bernhard Schussek 2d7c47e488 [Validator] Each object is now only validated once for a given group há 14 anos atrás
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files há 14 anos atrás
  Kris Wallsmith 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. há 14 anos atrás
  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 há 14 anos atrás
  Bernhard Schussek 940ce9aedf [Validator] Group "Default" is now propagated to validated references when group sequences are validated há 14 anos atrás
  Bernhard Schussek 6a148465da [Validator][Form] Removed support for match-all group "*" há 14 anos atrás
  Fabien Potencier 866c306dc8 removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component) há 14 anos atrás
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component há 14 anos atrás