Skip to content

Commit 327d3f6

Browse files
committed
Update UPGRADING
1 parent 387ea0d commit 327d3f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,10 @@ PHP 8.2 UPGRADE NOTES
134134
no longer serializable. Previously, they could be serialized, but
135135
unserialization yielded unusable objects or failed.
136136

137+
- mysqli:
138+
. It's no longer possible to compile mysqli with libmysql. The mysqlnd
139+
library remains as the only possible choice.
140+
137141
- OCI8:
138142
. The minimum Oracle Client library version required is now 11.2.
139143

0 commit comments

Comments
 (0)