Skip to content

Commit 49006e3

Browse files
committed
:octocat: first round of deprecations
1 parent 320e599 commit 49006e3

15 files changed

+1161
-47
lines changed

.phan/config.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
'PhanAccessOverridesFinalConstant',
5757
'PhanDeprecatedClass',
5858
'PhanDeprecatedClassConstant',
59+
'PhanDeprecatedFunction',
60+
'PhanDeprecatedProperty',
5961
'PhanNoopNew',
6062
'PhanTypePossiblyInvalidDimOffset',
6163
],

0 commit comments

Comments
 (0)