Skip to content

CurlClient not working on PHP #82

@kevinresol

Description

@kevinresol

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions