Issue #3137119 follow-up: User::setExistingPassword() does not return $this for chaining
(cherry picked from commit 87f05a72a4f8c7b552f7245f8301d05237bc0f3d)merge-requests/2357/merge
parent
dbd151be2d
commit
9064e58877
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue