Skip to content

Commit f1858fb

Browse files
committed
🚿
1 parent 6f001c4 commit f1858fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.phan/config.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,7 @@
5252
'vendor/',
5353
'.phan/stubs'
5454
],
55+
'suppress_issue_types' => [
56+
'PhanDeprecatedFunction',
57+
],
5558
];

0 commit comments

Comments
 (0)