Since we are the only ones using this assertion, and only use it one time apart from tests, could we just drop support for the $options? And similarly in all of the others? In some, but not all official symfony validators I see that they are dropping the initial $options argument in the constructors.
Originally posted by @carlobeltrame in #9013 (comment)
And others
Since we are the only ones using this assertion, and only use it one time apart from tests, could we just drop support for the
$options? And similarly in all of the others? In some, but not all official symfony validators I see that they are dropping the initial$optionsargument in the constructors.Originally posted by @carlobeltrame in #9013 (comment)
And others