We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27eba18 commit 598acabCopy full SHA for 598acab
UPGRADING
@@ -80,6 +80,10 @@ PHP 8.5 UPGRADE NOTES
80
. Calling the mysqli constructor on an already-constructed object
81
is now no longer possible and throws an Error.
82
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
+
87
- Opcache:
88
. The Opcache extension is now always built into the PHP binary and is always
89
loaded. The INI directives opcache.enable and opcache.enable_cli are still
0 commit comments