phpstorm-stubs use JetBrains\PhpStorm\Deprecated annotation to mark method's, class e.t.c
This annotation allows for more detailed description of the problem and suggested changes.
Other projects use this annotation as well
Can deprecation-rules show it in the same way like @deprecated ?