phpspec / prophecy

Highly opinionated mocking framework for PHP 5.3+
MIT License
8.53k stars 242 forks source link

Support mocking methods with a "static" return type #621

Closed aik099 closed 3 months ago

aik099 commented 7 months ago

The build failure is unrelated.

Closes #620

stof commented 3 months ago

This Pr would end up doubling a double class (which is totally untested). I'd rather not do it.

aik099 commented 3 months ago

Good that you've noticed. I'm completely new to prophecy code (from the development side).

I'd better close this.