smiley пре 3 година
родитељ
комит
23388e14ad
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      .phan/config.php

+ 0 - 1
.phan/config.php

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