Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 775b713

Browse files
janedbalondrejmirtes
authored andcommitted
Readme: mention custom deprecation attribute
1 parent adf5e23 commit 775b713

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎README.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ In case you don't own the code which you want to be considered deprecated, use [
3737
class ThirdPartyClass {}
3838
```
3939

40+
## Custom deprecation markers
41+
42+
You can implement extensions to support even e.g. custom `#[MyDeprecated]` attribute. [Learn more](https://phpstan.org/developing-extensions/custom-deprecations).
43+
4044

4145
## Custom deprecated scopes
4246

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /