]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.2' into PHP-7.3
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 18 Mar 2019 18:22:51 +0000 (19:22 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 18 Mar 2019 18:24:56 +0000 (19:24 +0100)
* PHP-7.2:
  Fix #77578: Crash when php unload

1  2 
NEWS
ext/com_dotnet/com_typeinfo.c

diff --cc NEWS
index f6f51119dcff58d150a166b74f0bcbd11ffec9b0,1e953a1176e3ef9e0c8044035d839d4124a68799..95e14257f3a471a2dc5d2b1cb836b7ce9af05704
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -16,13 -15,15 +16,16 @@@ PH
    . Fixed bug #77742 (bcpow() implementation related to gcc compiler
      optimization). (Nikita)
  
 -- Date:
 -  . Fixed bug #50020 (DateInterval:createDateFromString() silently fails).
 -    (Derick)
 -  . Fixed bug #75113 (Added DatePeriod::getRecurrences() method). (Ignace
 -    Nyamagana Butera)
 -
 +- CLI Server:
 +  . Fixed bug #77722 (Incorrect IP set to $_SERVER['REMOTE_ADDR'] on the
 +    localhost). (Nikita)
 +
 +- Apache2Handler:
 +  . Fixed bug #77648 (BOM in sapi/apache2handler/php_functions.c). (cmb)
 +
+ - COM:
+   . Fixed bug #77578 (Crash when php unload). (cmb)
  - FPM:
    . Fixed bug #77677 (FPM fails to build on AIX due to missing WCOREDUMP).
      (Kevin Adler)
Simple merge