-
Notifications
You must be signed in to change notification settings - Fork 548
Added proc_open() stub for param-out #4261
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
Conversation
|
This pull request has been marked as ready for review. |
ondrejmirtes
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're closing an issue, please add a regression test for https://phpstan.org/r/dc1d4f91-b22d-4eaa-b796-34a353062477
|
(I don't think the issue is solved so that's why I'm asking for a test for the new behaviour) |
|
@ondrejmirtes test added. I think it works. |
2a59579 to
02f3727
Compare
71a89e4 to
5bf9a1d
Compare
Co-authored-by: Michael Voříšek <[email protected]>
Co-authored-by: Michael Voříšek <[email protected]>
|
Thank you @staabm |
closes phpstan/phpstan#13197
closes phpstan/phpstan#11777