This repository has been archived by the owner on Apr 28, 2020. It is now read-only.
zend-xmlrpc 2.6.1
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #27 fixed a memory leak
caused by repetitive addition ofAccept
andContent-Type
headers on subsequent
HTTP requests produced by theZend\XmlRpc\Client
.