phpspec / prophecy

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

func_get_args() use of willReturn() lacks proper annotation #552

Closed masi closed 1 year ago

masi commented 2 years ago

Please add either an annotation or move to PHP variadics.

Otherwise static analysers will choke on every call of willReturn()