Merge "Document type of LogEntry::isPatrollable property"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Wed, 14 Dec 2016 19:30:11 +0000 (19:30 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Wed, 14 Dec 2016 19:30:11 +0000 (19:30 +0000)
1  2 
tests/phan/config.php

diff --combined tests/phan/config.php
@@@ -341,6 -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
                "PhanUndeclaredStaticMethod",
                // approximate error count: 15
                "PhanUndeclaredTypeParameter",
-               // approximate error count: 1
-               "PhanUndeclaredTypeProperty",
                // approximate error count: 79
                "PhanUndeclaredVariable",
        ],