password strength validator
does it buildViolation
if (func_num_args() > 2) {
throw new BadMethodCallException(
'The parameters $invalidValue, $pluralization and $code are '.
'not supported anymore as of Symfony 2.5. Please use '.
'buildViolation() instead or enable the legacy mode.'
i think this is on the side of the password strength validator
could you please update it
i am using it in a DDD context with sf2.6
password strength validator does it buildViolation
i think this is on the side of the password strength validator could you please update it i am using it in a DDD context with sf2.6