Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DX: Doctrine\Annotation\Tokens - drop unused methods #6216

Merged
merged 1 commit into from Jan 9, 2022

Conversation

keradus
Copy link
Member

@keradus keradus commented Jan 2, 2022

No description provided.

/**
* Returns the index of the closest next token of the given type.
*
* @param string|string[] $type
Copy link
Member Author

Choose a reason for hiding this comment

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

actual type is int|int[], docblock is wrong here. but hey, the whole function is not actually in use!

same for others

@coveralls
Copy link

coveralls commented Jan 2, 2022

Coverage Status

Coverage increased (+0.09%) to 93.115% when pulling 32f22b2 on keradus:phpstan_fix2 into efeab76 on FriendsOfPHP:master.

Copy link
Member

@localheinz localheinz left a comment

Choose a reason for hiding this comment

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

👍

@SpacePossum SpacePossum added the RTM Ready To Merge label Jan 4, 2022
@SpacePossum
Copy link
Contributor

Thank you @keradus.

@SpacePossum SpacePossum merged commit 8f10396 into PHP-CS-Fixer:master Jan 9, 2022
@SpacePossum SpacePossum removed the RTM Ready To Merge label Jan 9, 2022
@keradus keradus deleted the phpstan_fix2 branch January 9, 2022 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants