| Q | A
| ------------ | ---
| Feature PR | symfony/symfony#34705
| PR author(s) | @kristofvc
| Merged in | 5.1-dev
I don't understand this change well. Should we document it?
I wouldn't document this. People having to extend the DateValidator class will have to read its code anyway and will easily discover what is necessary.
Most helpful comment
I wouldn't document this. People having to extend the
DateValidatorclass will have to read its code anyway and will easily discover what is necessary.