Enable "PhanUndeclaredVariable" phan check
[lhc/web/wiklou.git] / tests / phan / config.php
index 5ea72b2..bebdd3d 100644 (file)
@@ -371,8 +371,6 @@ return [
                "PhanUndeclaredStaticMethod",
                // approximate error count: 11
                "PhanUndeclaredTypeReturnType",
-               // approximate error count: 27
-               "PhanUndeclaredVariable",
                // approximate error count: 58
                "PhanUndeclaredVariableDim",
        ],