phpspec / prophecy

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

Workaround for non-static default values for arguments #615

Open Jean85 opened 6 months ago

Jean85 commented 6 months ago

This is a workaround for #568.

stof commented 6 months ago

See my comments on the issue explaining why this is wrong.