. Fixed bug #76075 --with-fpm-acl wrongly tries to find libacl on FreeBSD.
(mgorny)
+ - Opcache:
+ . Fixed bug #76275 (Assertion failure in file cache when unserializing empty
+ try_catch_array). (Nikita)
+
- Reflection:
- . Fixed arginfo for array_replace(_recursive) and array_merge(_recursive).
+ . Fixed arginfo of array_replace(_recursive) and array_merge(_recursive).
(carusogabriel)
+- Session:
+ . Fixed bug #74892 (Url Rewriting (trans_sid) not working on urls that start
+ with "#"). (Andrew Nester)
+
+26 Apr 2018, PHP 7.2.5
-26 Apr 2018, PHP 7.1.17
+- Core:
+ . Fixed bug #75722 (Convert valgrind detection to configure option).
+ (Michael Heimpold)
- Date:
. Fixed bug #76131 (mismatch arginfo for date_create). (carusogabriel)