library · inferred from evidence
MailChimp API wrapper
A library that wraps the MailChimp API for programmatic interaction.
- MailChimp API wrapper: DELETE always reports failure (204 empty body treated as error)
Calling $mailchimp->delete() on a resource always reported failure: $mailchimp->success() returned false and getLastError() returned an empty string, even though the delete worked server-side. Per the MailChimp API, a successful DELETE retu