infusionsoft / infusionsoft-php

PHP client library for the Infusionsoft API.
https://developer.infusionsoft.com/
Other
130 stars 128 forks source link

Issue #287 - Always use fallback XML parser to avoid reported failure #330

Closed ROMzombie closed 4 months ago

ROMzombie commented 4 months ago

Per Issue #287, always use the library XML parser rather than trying to use the native (which is only used in payloads under 10mb regardless)