summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index d2aaa08ac5..6cccf69bf0 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -96,6 +96,10 @@ PHP 8.1 UPGRADE NOTES
9. Other Changes to Extensions
========================================
+- MySQLi:
+ . The mysqli_stmt::next_result() and mysqli::fetch_all() methods are now
+ available when linking against libmysqlclient.
+
- OpenSSL:
. The OpenSSL extension now requires at least OpenSSL version 1.0.2.