* PHP-7.3:
Fix #63208: BSTR to PHP string conversion not binary safe
. Fixed bug #79030 (Upgrade apache2handler's php_apache_sapi_get_request_time
to return usec). (Herbert256)
-
-- Curl:
- . Fixed bug #79741 (curl_setopt CURLOPT_POSTFIELDS asserts on object with
- declared properties). (Nikita)
+ - COM:
+ . Fixed bug #63208 (BSTR to PHP string conversion not binary safe). (cmb)
++
+- Core:
+ . Fixed bug #79740 (serialize() and unserialize() methods can not be called
+ statically). (Nikita)
- Fileinfo:
. Fixed bug #79756 (finfo_file crash (FILEINFO_MIME)). (cmb)