Missing member variable doc comments

Created on 28 June 2019, almost 5 years ago
Updated 7 April 2024, 3 months ago
$ phpcs --standard=Drupal .

FILE: ...ord_policy_characters/tests/src/Functional/PasswordCharacterOperations.php
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 14 | ERROR | Missing member variable doc comment
--------------------------------------------------------------------------------


FILE: ...upal8/web/modules/contrib/password_policy/src/PasswordPolicyValidation.php
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
 12 | ERROR | Missing member variable doc comment
 13 | ERROR | Missing member variable doc comment
--------------------------------------------------------------------------------


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


FILE: ...word_policy_history/tests/src/FunctionalJavascript/PasswordHistoryTest.php
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 14 | ERROR | Missing member variable doc comment
--------------------------------------------------------------------------------


FILE: ...s/contrib/password_policy/tests/src/Functional/PasswordManualResetTest.php
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 14 | ERROR | Missing member variable doc comment
--------------------------------------------------------------------------------


FILE: ...ntrib/password_policy/tests/src/Functional/PasswordPolicyInterfaceTest.php
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 14 | ERROR | Missing member variable doc comment
--------------------------------------------------------------------------------


FILE: ...ontrib/password_policy/tests/src/Functional/PasswordResetBehaviorsTest.php
--------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
--------------------------------------------------------------------------------
 18 | ERROR | Missing member variable doc comment
 36 | ERROR | Missing member variable doc comment
--------------------------------------------------------------------------------


FILE: ...y/password_policy_length/tests/src/Functional/PasswordLengthOperations.php
--------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------
 14 | ERROR | Missing member variable doc comment
--------------------------------------------------------------------------------

Time: 629ms; Memory: 10MB



There is a patch to fix the error pertaining to $error_context in a separate issue.

πŸ“Œ Task
Status

Postponed: needs info

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

    Thanks to everyone for the work on this issue.

    I'm going through all the 8.x issues.

    As the 8.x is no longer supported, I'm postponing this issue for now and need feedback as to whether or not this issue is relevant to 4.0.x.

    If it is, please reopen and change the version, make sure the issue summary is clear and complete, including steps to reproduce, and reroll the patch. If it's not, please close.

    If there is no response to this in a month addressing the above, it can be closed.

Production build 0.69.0 2024