Skip to content

AccessoryArrayListType::intersectWith() compatibility promise#1967

Closed
enumag wants to merge 1 commit intophpstan:1.9.xfrom
enumag:list-bc
Closed

AccessoryArrayListType::intersectWith() compatibility promise#1967
enumag wants to merge 1 commit intophpstan:1.9.xfrom
enumag:list-bc

Conversation

@enumag
Copy link
Copy Markdown
Contributor

@enumag enumag commented Nov 4, 2022

See phpstan/phpstan-symfony#309

I didn't do similar PR before... is it correct to add the @api annotation to both the class and the method?

Also do I need to update some test?

return self::$enabled;
}

/** @api */
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This doesn't need to be here.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I solved it: 071320d

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