Releases: dcarbone/soap-plus
Releases · dcarbone/soap-plus
2.1.0
2.0.0
What's Changed
- Updated for PHP 8 compatibility by @David-Hoagland in #10
New Contributors
- @David-Hoagland made their first contribution in #10
Full Changelog: 1.0.0...2.0.0
1.0.0: Updating to utilize dcarbone/curl-plus 3.0
- Converting to Apache-2.0 license - Bumping PHP version requirement to 5.4.0+ - "debugResults" now contain instances of \DCarbone\CurlPlus\CurlPlusResponse, rather than just cherry-picked curlinfo values - Small amounts of cleanup
0.8.0
Bugfix release
This release addresses a few bugs caused by upgrading to CurlPlus 0.5 as well as a few improvements to the cache file storage location creation system.