phpspec / prophecy

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

Describe properly the return type of ObjectProphecy::getMethodProphecies #575

Closed stof closed 1 year ago

ciaranmcnulty commented 1 year ago

It looks correct, should we add phpstan/psalm to the project? 😬

stof commented 1 year ago

Well, analyzing our own code is a separate topic, but yes, it would be a good idea as a separate work.