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

Implement the DoubleInterface on double classes #603

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

stof
Copy link
Member

@stof stof commented Jun 20, 2023

While working on improving the code analysis, I discovered that the DoubleInterface is not implemented in double classes, contrary to what is documented in the signature of the Doubler.

I also added a test covering the fact that we implement ProphecySubjectInterface, but this one was already passing.

@stof stof merged commit 66e10e9 into phpspec:master Jun 20, 2023
8 checks passed
@stof stof deleted the implement_double_interface branch June 20, 2023 15:37
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.

1 participant