Merge "SpecialUserrights: Use session data instead of URL parameter for success"
[lhc/web/wiklou.git] / tests / phan / config.php
index 7dcc5c4..7fc069d 100644 (file)
@@ -341,8 +341,6 @@ return [
                "PhanTypeMissingReturn",
                // approximate error count: 5
                "PhanTypeNonVarPassByRef",
-               // approximate error count: 3
-               "PhanTypeVoidAssignment",
                // approximate error count: 27
                "PhanUndeclaredConstant",
                // approximate error count: 185
@@ -351,10 +349,6 @@ return [
                "PhanUndeclaredProperty",
                // approximate error count: 9
                "PhanUndeclaredStaticMethod",
-               // approximate error count: 15
-               "PhanUndeclaredTypeParameter",
-               // approximate error count: 1
-               "PhanUndeclaredTypeProperty",
                // approximate error count: 79
                "PhanUndeclaredVariable",
        ],