summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 63f7704f05..08340c8536 100644
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,9 @@ PHP NEWS
- LDAP:
. Deprecated ldap_control_paged_result_response and ldap_control_paged_result
+- Mbstring:
+ . Fixed bug #77907 (mb-functions do not respect default_encoding). (Nikita)
+
- Opcache:
. Implemented preloading RFC: https://wiki.php.net/rfc/preload. (Dmitry)