minLength(7); $this->checkHistoricalPasswords(6); $this->characterStrength(3, array('lowercase', 'uppercase', 'digits', 'punctuation')); } }