phpspec / prophecy

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

Fix handling of inherited 'self' #504

Closed ciaranmcnulty closed 4 years ago

ciaranmcnulty commented 4 years ago

Supercedes #502 and fixes #503

ciaranmcnulty commented 4 years ago

Thanks for the quick review @stof