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

Forces the return value to null #687

Merged
merged 1 commit into from
Jan 30, 2017

Conversation

davedevelopment
Copy link
Collaborator

@davedevelopment davedevelopment commented Jan 30, 2017

Fixes #686

@davedevelopment davedevelopment merged commit 2d61ad4 into mockery:master Jan 30, 2017
@wired00
Copy link

wired00 commented Jan 31, 2017

Just wondering when there might be a release including this void return type fix?

@davedevelopment
Copy link
Collaborator Author

@wired00 I'm not sure yet. I'm pressing for a 1.0 release, for now I'd recommend just doing

$double->shouldReceive("foo")->andReturn(null);

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

2 participants