Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13957070
D10653.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
368 B
Referenced Files
None
Subscribers
None
D10653.diff
View Options
diff --git a/src/lint/linter/ArcanistXHPASTLinter.php b/src/lint/linter/ArcanistXHPASTLinter.php
--- a/src/lint/linter/ArcanistXHPASTLinter.php
+++ b/src/lint/linter/ArcanistXHPASTLinter.php
@@ -2566,6 +2566,7 @@
'null' => 'null',
'array' => 'array',
'new' => 'new',
+ 'class' => 'class',
);
foreach ($keywords as $keyword) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Oct 15, 8:17 AM (4 w, 18 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6712054
Default Alt Text
D10653.diff (368 B)
Attached To
Mode
D10653: Extend `ArcanistXHPASTLinter::LINT_KEYWORD_CASING`
Attached
Detach File
Event Timeline
Log In to Comment