Fix assigning void return value to a variable
[lhc/web/wiklou.git] / tests / phan / config.php
index 7dcc5c4..251336a 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