smiley 3 anni fa
parent
commit
23388e14ad
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .phan/config.php

+ 0 - 1
.phan/config.php

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