Skip to content

Commit c5ae122

Browse files
committed
Update UPGRADING
1 parent a1ab846 commit c5ae122

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING

+4
Original file line numberDiff line numberDiff line change
@@ -882,6 +882,10 @@ PHP 8.4 UPGRADE NOTES
882882
. The MYSQLI_CURSOR_TYPE_FOR_UPDATE and MYSQLI_CURSOR_TYPE_SCROLLABLE
883883
constants have been removed. This functionality was never implemented,
884884
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.
885889

886890
- OpenSSL:
887891
. The OpenSSL extension now requires at least OpenSSL 1.1.1.

0 commit comments

Comments
 (0)