Commit 22bfdaa3 authored by catch's avatar catch
Browse files

Issue #3254726 follow-up by catch: adjust phpstan baseline.

parent 8ec62297
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -180,11 +180,6 @@ parameters:
			count: 1
			path: lib/Drupal/Core/Template/TwigPhpStorageCache.php

		-
			message: "#^Class Drupal\\\\simpletest\\\\TestBase not found\\.$#"
			count: 1
			path: lib/Drupal/Core/Test/RunTests/TestFileParser.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