Commit 9718e6d1 authored by catch's avatar catch
Browse files

Issue #3266535 by Spokje: Remove remaining references to the hal module from...

Issue #3266535 by Spokje: Remove remaining references to the hal module from core/phpstan-baseline.neon
parent 733e5bf5
Loading
Loading
Loading
Loading
+0 −20
Original line number Diff line number Diff line
@@ -355,11 +355,6 @@ parameters:
			count: 1
			path: modules/datetime_range/src/Plugin/Field/FieldType/DateRangeItem.php

		-
			message: "#^Access to an undefined static property static\\(Drupal\\\\Tests\\\\hal\\\\Functional\\\\dblog\\\\DbLogResourceTest\\)\\:\\:\\$entityTypeId\\.$#"
			count: 1
			path: modules/hal/tests/src/Functional/dblog/DbLogResourceTest.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: 3
@@ -405,16 +400,6 @@ parameters:
			count: 1
			path: modules/file/tests/src/Functional/FileUploadJsonCookieTest.php

		-
			message: "#^Access to an undefined static property static\\(Drupal\\\\Tests\\\\hal\\\\Functional\\\\file\\\\FileUploadHalJsonCookieTest\\)\\:\\:\\$entityTypeId\\.$#"
			count: 1
			path: modules/hal/tests/src/Functional/file/FileUploadHalJsonCookieTest.php

		-
			message: "#^Access to an undefined static property static\\(Drupal\\\\Tests\\\\hal\\\\Functional\\\\file\\\\FileUploadHalJsonTestBase\\)\\:\\:\\$entityTypeId\\.$#"
			count: 1
			path: modules/hal/tests/src/Functional/file/FileUploadHalJsonTestBase.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
@@ -690,11 +675,6 @@ parameters:
			count: 2
			path: modules/user/src/EventSubscriber/UserRequestSubscriber.php

		-
			message: "#^Access to an undefined static property static\\(Drupal\\\\Tests\\\\hal\\\\Functional\\\\user\\\\RestRegisterUserTest\\)\\:\\:\\$entityTypeId\\.$#"
			count: 1
			path: modules/hal/tests/src/Functional/user/RestRegisterUserTest.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