dirkgroenen / pinterest-api-php

A PHP wrapper for the official Pinterest API. :pushpin:
https://developers.pinterest.com/docs/getting-started/introduction/
Apache License 2.0
173 stars 76 forks source link

Infinite loop in CurlBuilder #88

Closed WhatsOn closed 4 years ago

WhatsOn commented 6 years ago

The CurlBuilder enters an infinite loop on any CURL error.

To reproduce try creating a pin using a file that does not exist.

dirkgroenen commented 4 years ago

Closing due inactivity, please let me know if this is still an issue.

vodnicearv commented 1 year ago
image