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
Samuele Lilli 3b9d8efc95 Update ValidationListener.php
This comment was misleading.
It's true that no groups (ie.: `Default`) are setted into validation process but it's not clear from the comment.
I suppose that is better to be more explicit about this process.
BTW I'm still not sure if `FormValidator` reference is necessary as we can change it and we should remember to update this comment and this does not seems to fit.
WDYT, is better to leave `FormValidator` out of this comment?

For reference: https://github.com/symfony/symfony/blob/master/src/Symfony/Component/Form/Extension/Validator/Constraints/FormValidator.php#L46-L92
2018-12-12 07:47:27 +01:00
..
Core filter out invalid Intl values 2018-12-08 12:28:29 +00:00
Csrf Merge branch '2.8' into 3.4 2018-10-02 14:28:39 +02:00
DataCollector Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
DependencyInjection Merge branch '2.8' into 3.4 2018-09-08 15:15:14 +02:00
HttpFoundation Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Templating Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Validator Update ValidationListener.php 2018-12-12 07:47:27 +01:00