PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.1.18
+?? ??? 2018, PHP 7.2.6
+
+- EXIF:
+ . Fixed bug #76164 (exif_read_data zend_mm_heap corrupted). (cmb)
+ - FPM:
+ . Fixed bug #76075 --with-fpm-acl wrongly tries to find libacl on FreeBSD.
+ (mgorny)
+
- 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)