diff --git a/.phan/config.php b/.phan/config.php index 49c4be7c2..6f19c1fb1 100644 --- a/.phan/config.php +++ b/.phan/config.php @@ -53,7 +53,6 @@ return [ '.phan/stubs' ], 'suppress_issue_types' => [ - 'PhanDeprecatedFunction', 'PhanAccessMethodInternal', ], ];