aboutsummaryrefslogtreecommitdiff
path: root/phpstan.neon.dist
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+github@gmail.com>2022-07-12 15:48:40 +0200
committerJan-Hendrik Willms <tleilax+github@gmail.com>2022-07-12 15:50:19 +0200
commit65950e3e53cd14a7d04524f99171e5d60163be34 (patch)
tree7d651e926731af8288016450c3fa3901841b87a1 /phpstan.neon.dist
parent2349a13829f6595dd20146f0a1e723b9e1100925 (diff)
define properties, re #1295
Diffstat (limited to 'phpstan.neon.dist')
-rw-r--r--phpstan.neon.dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpstan.neon.dist b/phpstan.neon.dist
index 0968809..5927683 100644
--- a/phpstan.neon.dist
+++ b/phpstan.neon.dist
@@ -20,5 +20,4 @@ parameters:
errorFormat:
junit
ignoreErrors:
- - '#Access to an undefined property#'
- '#Undefined variable#'