php-mod / curl

This library provides an object-oriented and dependency free wrapper of the PHP cURL extension.
MIT License
328 stars 120 forks source link

move resource to exec function #96

Closed nadar closed 1 year ago

nadar commented 1 year ago

see proposed solution from https://github.com/php-mod/curl/issues/95

closes #95 closes #65

nadar commented 1 year ago

@patrickcarlohickman i have changed the proposed location of the reset, could you please review, would be great. thanks!

patrickcarlohickman commented 1 year ago

@nadar ,

I apologize for the delay. I thought I commented earlier. Change looks good.

Thanks! Patrick

nadar commented 1 year ago

Sadly @amouhzi has not reviewed the PR but @patrickcarlohickman confirmed the changes, so i am going to merge this PR.