Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle missing parameter names returned from ReflectionParameter #260

Closed
wants to merge 1 commit into from

Conversation

neerolyte
Copy link

Fixes #259

I based this off the v2.3.2 tag - sorry I couldn't figure out which branch belonged to the stable branches (master requires PHP 7+ which is too new for us, i.e we're support PHP 5.4 - 7.1 still).

The way I'm testing copyMethodParameters is pretty dodgy, but I couldn't come up with anything better, feedback welcome.

@adoy
Copy link
Member

adoy commented Mar 20, 2021

I'm closing this PR since it's an old one and Phake v2 is not supported anymore.
Thanks

@adoy adoy closed this Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Syntax error trying to mock Memcache on PHP 7.1
3 participants