Verified Commit 9064e588 authored by Alex Pott's avatar Alex Pott
Browse files

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

(cherry picked from commit 87f05a72a4f8c7b552f7245f8301d05237bc0f3d)
parent dbd151be
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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