Skip to content

Conversation

takeokunn
Copy link
Contributor

@takeokunn takeokunn commented Nov 3, 2022

lisp/php-mode.el Outdated
@@ -1287,7 +1287,7 @@ for \\[find-tag] (which see)."
"never" "never-return" "never-returns" "no-return" "non-empty-array"
"non-empty-list" "non-empty-string" "non-falsy-string"
"numeric" "numeric-string" "positive-int" "scalar"
"trait-string" "truthy-string"))
"trait-string" "truthy-string" "self-out" "this-out"))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self-out and this-out are not type. Please add to php-phpdoc-type-tags.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed it now!

@zonuexe zonuexe merged commit 235c9a0 into emacs-php:master Nov 3, 2022
@zonuexe
Copy link
Member

zonuexe commented Nov 3, 2022

Thank you!

@takeokunn takeokunn deleted the feature/add-php-phpdoc-type-keywords branch November 3, 2022 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants