Skip to content

Commit a54c81a

Browse files
committed
Update UPGRADING for driver specific removal
1 parent 3f297ac commit a54c81a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UPGRADING

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ PHP 8.5 UPGRADE NOTES
9191
- ODBC:
9292
. ODBC now assumes that at least ODBC 3.5 functionality is available. The
9393
ODBCVER definition and build system flags to control it have been removed.
94+
. ODBC no longer has build flags to build against specific drivers (except
95+
for DB2) and removes special cases for those drivers. It is strongly
96+
recommended to use a driver manager like iODBC or unixODBC on non-Windows.
9497

9598
- Opcache:
9699
. The Opcache extension is now always built into the PHP binary and is always

0 commit comments

Comments
 (0)