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

Improve static keyword conflict resolution in @method [closes #229] #230

Merged
merged 1 commit into from
Feb 23, 2024

Conversation

JanTvrdik
Copy link
Collaborator

No description provided.


yield [
'OK non-static with return type that starts with static type',
'/** @method static|null foo() */',
Copy link
Contributor

Choose a reason for hiding this comment

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

would be also good to test @method static |null foo()

yield [
'OK non-static with return type that starts with static type',
'/** @method static|null foo() */',
new PhpDocNode([
Copy link
Contributor

Choose a reason for hiding this comment

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

any idea about #229 (comment) fuzzer testing?

@ondrejmirtes ondrejmirtes merged commit 231e318 into 1.23.x Feb 23, 2024
42 of 43 checks passed
@ondrejmirtes
Copy link
Member

Thank you!

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.

None yet

3 participants