This repository was archived by the owner on Feb 20, 2023. It is now read-only.
This repository was archived by the owner on Feb 20, 2023. It is now read-only.
Can I please have Invocation::setParameters() #390
Closed
Description
Hi
I have a library which extents phpunit to mock PHP functions. This library has to remove a parameter from an invocation. This could be easily done in phpunit-mock-objects-4, but in v5 there's no public interface for that.
Could I kindly ask to add PHPUnit\Framework\MockObject\Invocation::setParameters(array)? I would happily provide a PR.
Metadata
Metadata
Assignees
Labels
No labels