]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.3' into PHP-7.4
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 29 Jun 2020 17:05:37 +0000 (19:05 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 29 Jun 2020 17:06:00 +0000 (19:06 +0200)
* PHP-7.3:
  Fix #63208: BSTR to PHP string conversion not binary safe

1  2 
NEWS
ext/com_dotnet/com_olechar.c
ext/com_dotnet/com_variant.c
ext/com_dotnet/php_com_dotnet_internal.h

diff --cc NEWS
index 9cd92b316a507bf9038c39cfea2bdf3f67fec55d,2c8da20466cdebd120a9635ae0ce1a8ec83320d1..895f33aa89ac419630150cd9fba023f52e287a7c
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -6,9 -6,12 +6,12 @@@ PH
    . 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)
Simple merge
Simple merge