diff --git a/core/phpstan-baseline.neon b/core/phpstan-baseline.neon index 082e633944d600d3a248903bd9a32421c0214e21..2f385bc8079c181ac03426059da77ff2f528121f 100644 --- a/core/phpstan-baseline.neon +++ b/core/phpstan-baseline.neon @@ -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