]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.3' into PHP-7.4
authorChristoph M. Becker <cmbecker69@gmx.de>
Thu, 20 Feb 2020 09:56:29 +0000 (10:56 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Thu, 20 Feb 2020 09:57:41 +0000 (10:57 +0100)
* PHP-7.3:
  Fix NEWS [ci skip]

1  2 
NEWS

diff --cc NEWS
index 0f97bf5ac38c791480d6c1421d4ba6c4f6a682a8,4d154b2be93103939643c6ba55f137eedc661369..1320916861227343b8b052a84eb19e82739c2727
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -52,14 -38,7 +52,14 @@@ PH
    . Fixed bug #79078 (Hypothetical use-after-free in curl_multi_add_handle()).
      (cmb)
  
-  -Intl:
 +- FFI:
 +  . Fixed bug #79096 (FFI Struct Segfault). (cmb)
 +
 +- IMAP:
 +  . Fixed bug #79112 (IMAP extension can't find OpenSSL libraries at configure
 +    time). (Nikita)
 +
+ - Intl:
    . Fixed bug #79212 (NumberFormatter::format() may detect wrong type). (cmb)
  
  - Libxml: