Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Fixes a bug with parameter names on mocks. #1

Merged
merged 1 commit into from Jun 10, 2021

Conversation

lukeraymonddowning
Copy link
Member

Howdy 馃憢馃徏

Previously, arguments in the magic __call method were being passed through as the captured array rather than varadically being forwarded, which was causing long-form expectations to fail. This PR fixes the issue and adds a regression test.

@nunomaduro nunomaduro merged commit 601c900 into pestphp:master Jun 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants