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

func_get_args() use of willReturn() lacks proper annotation #552

Closed
masi opened this issue Mar 7, 2022 · 0 comments · Fixed by #572
Closed

func_get_args() use of willReturn() lacks proper annotation #552

masi opened this issue Mar 7, 2022 · 0 comments · Fixed by #572

Comments

@masi
Copy link

masi commented Mar 7, 2022

Please add either an annotation or move to PHP variadics.

Otherwise static analysers will choke on every call of willReturn()

neclimdul added a commit to neclimdul/prophecy that referenced this issue Oct 17, 2022
neclimdul added a commit to neclimdul/prophecy that referenced this issue Apr 11, 2023
@stof stof closed this as completed in #572 Apr 12, 2023
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 a pull request may close this issue.

1 participant