phpspec / prophecy

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

Fix #332: Calling original method is unsupported #546

Closed danepowell closed 2 years ago

danepowell commented 2 years ago

Fixes #332. This use case is explicitly unsupported, so let's document it to avoid further confusion.