]> 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 15:46:31 +0000 (17:46 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 29 Jun 2020 15:46:46 +0000 (17:46 +0200)
* PHP-7.3:
  Fix #79756: finfo_file crash (FILEINFO_MIME)

1  2 
NEWS
main/reentrancy.c

diff --cc NEWS
index a76a208b0c6751dbd65792ed9528cda76e9e86eb,5ba60191067f58b25f1ab09855fcf165582e5176..9cd92b316a507bf9038c39cfea2bdf3f67fec55d
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -6,10 -6,13 +6,13 @@@ 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)
 +- Core:
 +  . Fixed bug #79740 (serialize() and unserialize() methods can not be called
 +    statically). (Nikita)
  
+ - Fileinfo:
+   . Fixed bug #79756 (finfo_file crash (FILEINFO_MIME)). (cmb)
  - FTP:
    . Fixed bug #55857 (ftp_size on large files). (cmb)
  
Simple merge