mezzio-hal icon indicating copy to clipboard operation
mezzio-hal copied to clipboard

Replace Prophecy with Native PHPUnit Mocks

Open gsteel opened this issue 2 years ago • 0 comments

Feature Request

Q A
New Feature yes
RFC no
BC Break no

Summary

All of the tests need to be altered to use native PHPUnit Mocks instead of Prophecy. Prophecy needs removing from dependencies. A huge chunk of the Psalm baseline is due to prophecy usage here.

gsteel avatar Feb 02 '23 13:02 gsteel