Skip to content

PHP8 Curl returns CurlHandle (not resource) #312

Closed
@homersimpsons

Description

Since PHP8 curl_init returns CurlHandle (or false) instead of resource|false.

As the generated function has the wrong typing, PHPStan's is sad :'(

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