Skip to content

curl_reset not defined on PHP < 5.5 #2

Open
@xaviermartinez2012

Description

As noted in the PHP manual, the curl_reset function
(found in ./vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php line 78)
is not defined in PHP < 5.5, resulting in a fatal error when running:
$response = $mj->post(Resources::$Email, ['body' => $body]).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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