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 -------------------------------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | password_policy-8.x-3.x-fix_user_context_coder_drupal_phpcs_standard_warning-3055483-3.patch | 7.75 KB | aohrvetpv |
Comments
Comment #2
aohrvetpv commentedComment #3
aohrvetpv commentedComment #4
aohrvetpv commentedI believe #3 won't apply anymore due to conversion to PHPUnit. Will update it shortly.
Comment #5
aohrvetpv commentedOops, #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.
Comment #6
ultimikeThis patch is obsolete due to #3064853: Refactor _password_policy_constraints_validate(). .
(sorry)
-mike