Closed
Description
Symfony version(s) affected
6.3.0
Description
Hello,
I noticed that in 6.3.0 version of the Validator, the ExecutionContextInterface got it's public method signatures updated to add a return type: symfony/validator@c2801bc.
This breaks any implementation of the ExecutionContextInterface. AFAIK, minors should not make changes to public APIs no?
Thanks!
How to reproduce
No real steps.
Possible Solution
No response
Additional Context
No response