FILE: /var/www/html/drupal8/web/modules/password_policy/src/PasswordConstraintInterface.php
-------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------
 14 | ERROR | Parameter $user_context is not described in comment
-------------------------------------------------------------------------------------------

Comments

AohRveTPV created an issue. See original summary.

aohrvetpv’s picture

aohrvetpv’s picture

aohrvetpv’s picture

Status: Needs review » Needs work

I believe #3 won't apply anymore due to conversion to PHPUnit. Will update it shortly.

aohrvetpv’s picture

Status: Needs work » Needs review

Oops, #3 still applies. These changes only affected the unit tests, not the functional tests. The unit tests haven't changed much if at all since I posted #3.

ultimike’s picture

Status: Needs review » Closed (outdated)

This patch is obsolete due to #3064853: Refactor _password_policy_constraints_validate(). .

(sorry)

-mike