Closed christophercook closed 2 years ago
I learned the hard way that if CURL is not available then the sockets logic in the post method fails for unicode strings. Unserialize will fail because the reported string lengths will not match the bytecount of the string.
I learned the hard way that if CURL is not available then the sockets logic in the post method fails for unicode strings. Unserialize will fail because the reported string lengths will not match the bytecount of the string.