Skip to content

curl_close in 5.x.x #863

@reedy

Description

@reedy

93e0ed7 wrapped the curl_close call in a version check in main.

5.x.x still has this unguarded at https://github.com/jsonrainbow/json-schema/blob/5.x.x/src/JsonSchema/Uri/Retrievers/Curl.php#L54

As other PHP 8.5 changes are being made/backported as per https://github.com/jsonrainbow/json-schema/releases/tag/5.3.1 can we get this one done too?

I don't know if the whole linked commit above should be backported, or if we just want to make a partial backport (happy to do this).

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