Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Fabien Potencier f92055ce42 [Validator] renamed methods that do not follow CS 14 vuotta sitten
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 vuotta sitten
  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 vuotta sitten
  Bernhard Schussek eed3c9a48c [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 14 vuotta sitten
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 vuotta sitten
  Jordi Boggiano 094d428e68 CS: Unified strict equality comparisons, put var on the right side 14 vuotta sitten
  Bernhard Schussek 46145d8de7 [Validator] Fixed exception thrown in Valid constraint to be thrown only when the options are not empty 14 vuotta sitten
  Bernhard Schussek 6a148465da [Validator][Form] Removed support for match-all group "*" 14 vuotta sitten
  Fabien Potencier 3a4d9cb185 [Validation] fixed license 14 vuotta sitten
  Fabien Potencier 9580c74f0b [Validator] changed the convention for placeholders in messages to be compatible with Twig (from %limit% to {{ limit }}) 15 vuotta sitten
  Fabien Potencier 866c306dc8 removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component) 15 vuotta sitten
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 15 vuotta sitten