. Fixed bug #73876 (Crash when exporting **= in expansion of assign op).
(Sara)
-- FPM:
- . Fixed bug #67583 (double fastcgi_end_request on max_children limit).
- (Dmitry Saprykin)
+- FCGI:
+ . Fixed bug #73904 (php-cgi fails to load -c specified php.ini file). (Anatol)
+ . Fixed bug #72898 (PHP_FCGI_CHILDREN is not included in phpinfo()). (Anatol)
+ - GMP:
+ . Fixed bug #69993 (test for gmp.h needs to test machine includes).
+ (Jordan Gigov)
+
+- Hash:
+ . Added hash_hkdf() function. (Andrey Andreev)
+
- Mysqlnd:
. Fixed bug #69899 (segfault on close() after free_result() with mysqlnd).
(Richard Fussenegger)