This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Form/Extension/Validator
Nicolas Grekas d4cbc70c50 Merge branch '2.7' into 2.8
* 2.7: (22 commits)
  Tests and fix for issue in array model data in EntityType field with multiple=true
  [Form] Fixed PercentToLocalizedStringTransformer to accept both comma and dot as decimal separator, if possible
  removed useless PHPDoc
  [Form] Fix FormInterface::submit() annotation
  PdoSessionHandler: fix advisory lock for pgsql when session.sid_bits_per_character > 4
  HttpCache does not consider ESI resources in HEAD requests
  Fix translation for "This field was not expected"
  [Routing] Enhance Route(Collection) docblocks
  Added improvement for accuracy in MoneyToLocalizedStringTransformer.
  Removed unused private property
  Use correct verb form in the pull request template
  Use PHP_MAXPATHLEN in Filesystem.
  Added null as explicit return type (?TokenInterface)
  [FrameworkBundle] Fix Routing\DelegatingLoader
  Render all line breaks according to the exception message
  [Form] Fix phpdoc
  [DI] remove confusing code
  [Form] Fixed GroupSequence with "constraints" option
  [Validator] Clarify UUID validator behavior
  [Filesystem] Fixed makePathRelative
  ...
2017-10-01 23:00:16 +02:00
..
Constraints Merge branch '2.7' into 2.8 2017-10-01 23:00:16 +02:00
EventListener Fix the detection of the deprecated usage of the ValidationListener 2015-10-15 14:57:54 +02:00
Type Merge branch '2.7' into 2.8 2016-12-23 17:32:24 +01:00
Util fixed CS 2017-03-01 11:43:24 -08:00
ViolationMapper [CS] Apply phpdoc_annotation_without_dot 2017-09-11 13:37:52 -07:00
ValidatorExtension.php Merge branch '2.7' into 2.8 2017-04-03 22:37:06 +02:00
ValidatorTypeGuesser.php Merge branch '2.7' into 2.8 2017-09-11 13:39:16 -07:00