* PHP-7.2:
Fix #77578: Crash when php unload
. 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)