From: jenkins-bot Date: Fri, 5 Apr 2019 23:44:43 +0000 (+0000) Subject: Merge "Fix/suppress misc phan errors (#5)" X-Git-Tag: 1.34.0-rc.0~2135 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/gestion/rappel_supprimer.php?a=commitdiff_plain;h=8b9143e121236281b9850435131234f2d4dc3e34;p=lhc%2Fweb%2Fwiklou.git Merge "Fix/suppress misc phan errors (#5)" --- 8b9143e121236281b9850435131234f2d4dc3e34 diff --cc .phan/config.php index e0395cb2d3,4ddad1a433..8b9aae7bd3 --- a/.phan/config.php +++ b/.phan/config.php @@@ -129,16 -141,10 +127,10 @@@ $cfg['suppress_issue_types'] = array_me "PhanTypeMismatchDimFetch", // approximate error count: 10 "PhanTypeMismatchForeach", - // approximate error count: 77 + // approximate error count: 78 "PhanTypeMismatchProperty", - // approximate error count: 88 + // approximate error count: 85 "PhanTypeMismatchReturn", - // approximate error count: 43 - "PhanTypeMissingReturn", - // approximate error count: 1 - "PhanTypeNoAccessiblePropertiesForeach", - // approximate error count: 4 - "PhanTypeNonVarPassByRef", // approximate error count: 12 "PhanTypeObjectUnsetDeclaredProperty", // approximate error count: 9