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

CurlClient not working on PHP #82

Open
kevinresol opened this issue May 9, 2017 · 0 comments
Open

CurlClient not working on PHP #82

kevinresol opened this issue May 9, 2017 · 0 comments

Comments

@kevinresol
Copy link
Member

It fails here: https://github.com/HaxeFoundation/haxe/blob/fae543b/std/php/_std/sys/io/Process.hx#L69
with: uncaught exception: feof(): supplied resource is not a valid stream resource (errno: 2)

I checked the pointer (p) was able to respond to a feof() call in the constructor, but fails when inside the readBytes() function. Not sure if it is even related to tink_io.

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

No branches or pull requests

1 participant