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

Better phpdoc tests #9746

Merged
merged 3 commits into from
May 9, 2022
Merged

Better phpdoc tests #9746

merged 3 commits into from
May 9, 2022

Conversation

greg0ire
Copy link
Member

@greg0ire greg0ire commented May 9, 2022

No description provided.

greg0ire added 3 commits May 9, 2022 20:46
The method signature does not specify it, and it's always set to null.
It looks like this test and its data provider were copy/pasted from the
previous one.
This is important as the signature of the concrete classes don't
necessarily match the one of the interface. Here, an extra argument that
is only defined in the classes is used.
@derrabus derrabus added this to the 2.12.3 milestone May 9, 2022
@derrabus derrabus merged commit eed20ff into doctrine:2.12.x May 9, 2022
@greg0ire greg0ire deleted the better-phpdoc-tests branch May 10, 2022 05:43
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.

3 participants