. Fixed bug #72175 (Impossibility of creating multiple connections to
Interbase with php 7.x). (Nikita)
+- mbstring:
+ . Implemented FR #72777 (Implement regex stack limits for mbregex functions).
+ (Yasuo Ohgaki, Stas)
+
- MySQLi:
. Fixed bug #77773 (Unbuffered queries leak memory - MySQLi / mysqlnd).
(Nikita)
. New INI to set syslog ident string which is prepended to every message. It
is used only when error_log is set syslog.
+- mbstring.regex_stack_limit
+ . New INI directive (since 7.3.6) limiting stack depth of mbstring/oniguruma
+ regular expressions.
+
========================================
12. Windows Support
========================================