Skip to content

Php file (/src/Curl/Curl.php) has an error #579

Closed
@river86

Description

@river86

The file(src/Curl/Curl.php) has an error on line 1073:

Code:

$this-setOpt(CURLOPT_PROXYAUTH, $auth);

changes Code:

$this->setOpt(CURLOPT_PROXYAUTH, $auth);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions