diff --git a/core/phpstan-baseline.neon b/core/phpstan-baseline.neon index 06c36dd9e5..ecd4fc7d59 100644 --- a/core/phpstan-baseline.neon +++ b/core/phpstan-baseline.neon @@ -890,11 +890,6 @@ parameters: count: 1 path: modules/block_content/tests/src/Functional/PageEditTest.php - - - message: "#^Variable \\$goto in isset\\(\\) always exists and is not nullable\\.$#" - count: 1 - path: modules/block_content/tests/src/Functional/PageEditTest.php - - message: "#^Call to deprecated constant REQUEST_TIME\\: Deprecated in drupal\\:8\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use \\\\Drupal\\:\\:time\\(\\)\\-\\>getRequestTime\\(\\); $#" count: 2