We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4143a2 commit 432de20Copy full SHA for 432de20
Syntaxes/PHP.plist
@@ -225,7 +225,7 @@
225
<array>
226
<dict>
227
<key>match</key>
228
- <string>\@(a(ccess|uthor)|c(ategory|opyright)|global|li(cense|nk)|pa(ckage|ram)|return|s(ee|ince|tatic|ubpackage)|t(hrows|odo)|v(ar|ersion)|uses)\b</string>
+ <string>\@(a(ccess|uthor)|c(ategory|opyright)|global|li(cense|nk)|pa(ckage|ram)|return|s(ee|ince|tatic|ubpackage)|t(hrows|odo)|v(ar|ersion)|uses|deprecated|final)\b</string>
229
<key>name</key>
230
<string>keyword.other.phpdoc.php</string>
231
</dict>
0 commit comments