Skip to content

Instantly share code, notes, and snippets.

View pilif's full-sized avatar

Philip Hofstetter pilif

View GitHub Profile
diff --git a/src/Analyser/Ignore/IgnoredErrorHelper.php b/src/Analyser/Ignore/IgnoredErrorHelper.php
index 068114767..bff07c108 100644
--- a/src/Analyser/Ignore/IgnoredErrorHelper.php
+++ b/src/Analyser/Ignore/IgnoredErrorHelper.php
@@ -68,9 +68,9 @@ class IgnoredErrorHelper
continue;
}
- $key = '';
+ $key = $ignoreError['path'];