@@ -53,7 +53,6 @@ return [
'.phan/stubs'
],
'suppress_issue_types' => [
- 'PhanDeprecatedFunction',
'PhanAccessMethodInternal',
];