Skip to content

Fix classname typo in tests#2461

Merged
ondrejmirtes merged 1 commit intophpstan:1.11.xfrom
szepeviktor:fix-typo1
Jun 17, 2023
Merged

Fix classname typo in tests#2461
ondrejmirtes merged 1 commit intophpstan:1.11.xfrom
szepeviktor:fix-typo1

Conversation

@szepeviktor
Copy link
Contributor

From #2458

@phpstan-bot
Copy link
Collaborator

You've opened the pull request against the latest branch 1.11.x. If your code is relevant on 1.10.x and you want it to be released sooner, please rebase your pull request and change its target to 1.10.x.

],
'implementation with @extends with different type args' => [
new GenericObjectType(B\I::class, [new ObjectType('DateTimeInteface')]),
new GenericObjectType(B\I::class, [new ObjectType('DateTimeInterface')]),
Copy link
Contributor

Choose a reason for hiding this comment

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

Would DateTimeInterface::class work?

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 think yes.
But I only do what I'm told.

@ondrejmirtes ondrejmirtes merged commit 8a409ca into phpstan:1.11.x Jun 17, 2023
@ondrejmirtes
Copy link
Member

Thank you.

@szepeviktor szepeviktor deleted the fix-typo1 branch June 17, 2023 07:37
@szepeviktor
Copy link
Contributor Author

You're welcome.

Advancing with the next one 🏃🏻‍♂️

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.

4 participants