- Intl:
. Fixed bug #72639 (Segfault when instantiating class that extends
IntlCalendar and adds a property). (Laruence)
- . Partially fixed #72506 (idn_to_ascii for UTS #46 incorrect for long domain
- names). (cmb)
+ . Fixed bug #72658 (Locale::lookup() / locale_lookup() hangs if no match
+ found). (Anatol)
-- Opcache:
- . Fixed bug #72590 (Opcache restart with kill_all_lockers does not work).
- (Keyur)
+ - mbstring:
+ . Fixed bug #72691 (mb_ereg_search raises a warning if a match zero-width).
+ (cmb)
+
+- Mysqlnd:
+ . Fixed bug #71863 (Segfault when EXPLAIN with "Unknown column" error when
+ using MariaDB). (Andrey)
- PCRE:
. Fixed bug #72688 (preg_match missing group names in matches). (cmb)