We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1ab846 commit c5ae122Copy full SHA for c5ae122
UPGRADING
@@ -882,6 +882,10 @@ PHP 8.4 UPGRADE NOTES
882
. The MYSQLI_CURSOR_TYPE_FOR_UPDATE and MYSQLI_CURSOR_TYPE_SCROLLABLE
883
constants have been removed. This functionality was never implemented,
884
neither with mysqlnd nor with libmysql.
885
+ . A new constant has been added: MYSQLI_TYPE_VECTOR.
886
+
887
+- Mysqlnd
888
+ . Support for the new VECTOR data type from MySQL 9.
889
890
- OpenSSL:
891
. The OpenSSL extension now requires at least OpenSSL 1.1.1.
0 commit comments