(Tony)
- Fixed bug #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer
parameter on Windows). (Mike)
-- Fixed bug #34830 (the 5th arguments of mb_send_mail does not work). (Rui)
+- Fixed bug #34830 (the 5th argument of mb_send_mail does not work). (Rui)
- Fixed bug #33760 (cURL needs CRYPTO_callback functions to prevent locking).
(Mike)
-- Fixed bug #33720 (mb_encode_mimeheader does not work for multibyte
- chars). (Rui)
+- Fixed bug #33720 (mb_encode_mimeheader does not work for multibyte chars).
+ (Rui)
- Fixed bug #31971 (ftp_login fails on some SSL servers).
(frantisek at augusztin dot com)