zero-width). (cmb)
. Fixed bug #72694 (mb_ereg_search_setpos does not accept a string's last
position). (cmb)
+ . Fixed bug #72710 (`mb_ereg` causes buffer overflow on regexp compile error).
+ (ju1ius)
-- Opcache:
- . Fixed bug #72590 (Opcache restart with kill_all_lockers does not work).
- (Keyur)
+- Mysqlnd:
+ . Fixed bug #71863 (Segfault when EXPLAIN with "Unknown column" error when
+ using MariaDB). (Andrey)
+ . Fixed bug #72701 (mysqli_get_host_info() wrong output). (Anatol)
- PCRE:
. Fixed bug #72688 (preg_match missing group names in matches). (cmb)