Closed fizzka closed 9 years ago
Forked and working on this. PR coming soon.
You can try this workaround for now:
class_alias( 'SuperClosure\SerializableClosure', 'Jeremeamia\SuperClosure\SerializableClosure' );
Hmmm...was this addressed in https://github.com/InterNations/http-mock/commit/203f6ef1277ed61571e4026134261ea5db5c619e ?
Yep, 203f6ef1277ed61571e4026134261ea5db5c619e should resolve it.
This hit me too. It'd be nice to do a release with this fix.
dependent lib jeremeamia/SuperClosure was updated to v2, and your code stopped to work(
PHP Fatal error: Class 'Jeremeamia\SuperClosure\SerializableClosure' not found in /work/www/tsw/vendor/internations/http-mock/src/InterNations/Component/HttpMock/Matcher/AbstractMatcher.php on line 32