Skip to content

Commit 598acab

Browse files
committed
[skip ci] UPGRADING for ODBCVER changes
1 parent 27eba18 commit 598acab

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
@@ -80,6 +80,10 @@ PHP 8.5 UPGRADE NOTES
8080
. Calling the mysqli constructor on an already-constructed object
8181
is now no longer possible and throws an Error.
8282

83+
- ODBC:
84+
. ODBC now assumes that at least ODBC 3.5 functionality is available. The
85+
ODBCVER definition and build system flags to control it have been removed.
86+
8387
- Opcache:
8488
. The Opcache extension is now always built into the PHP binary and is always
8589
loaded. The INI directives opcache.enable and opcache.enable_cli are still

0 commit comments

Comments
 (0)