Issue #3137119 follow-up: User::setExistingPassword() does not return $this for chaining

(cherry picked from commit 87f05a72a4f8c7b552f7245f8301d05237bc0f3d)
merge-requests/2357/merge
Alex Pott 2022-07-09 15:57:14 +01:00
parent dbd151be2d
commit 9064e58877
No known key found for this signature in database
GPG Key ID: BDA67E7EE836E5CE
1 changed files with 0 additions and 5 deletions

View File

@ -1733,11 +1733,6 @@ parameters:
count: 2
path: modules/user/src/Controller/UserController.php
-
message: "#^Method Drupal\\\\user\\\\Entity\\\\User\\:\\:setExistingPassword\\(\\) should return \\$this\\(Drupal\\\\user\\\\Entity\\\\User\\) but return statement is missing\\.$#"
count: 1
path: modules/user/src/Entity/User.php
-
message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:10\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#"
count: 2