From 9e3fe7d46ff41d435b5572232e9edb70bac9f638 Mon Sep 17 00:00:00 2001 From: odain Date: Wed, 14 Jan 2026 10:46:08 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B06644:=20reintroduce=20reportUnmatchedIgn?= =?UTF-8?q?oredErrors=20(removed=20by=20mistake)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/php-static-analysis/config/base.dist.neon | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/php-static-analysis/config/base.dist.neon b/tests/php-static-analysis/config/base.dist.neon index 74fd3a80c..4e3d9ce41 100644 --- a/tests/php-static-analysis/config/base.dist.neon +++ b/tests/php-static-analysis/config/base.dist.neon @@ -5,6 +5,7 @@ includes: parameters: level: 0 + reportUnmatchedIgnoredErrors: false #to ignore baseline lines linked to unknown/removed/moved files #phpVersion: null # Explicitly commented as we rather use the detected version from the above include (`php-includes/target-php-version.php`) editorUrl: 'phpstorm://open?file=%%file%%&line=%%line%%' # Open in PHPStorm as it's Combodo's default IDE bootstrapFiles: