We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c332352 commit 6116737Copy full SHA for 6116737
1 file changed
UPGRADING.INTERNALS
@@ -77,6 +77,7 @@ PHP 8.6 INTERNALS UPGRADE NOTES
77
- ext/mysqlnd:
78
. Dropped session_options parameter from all methods in mysqlnd_auth.
79
The same information is present in conn->options and should be used instead.
80
+ . Dropped unused protocol element from st_mysqlnd_session_options.
81
82
- ext/standard:
83
. _php_error_log() now has a formal return type of zend_result.
0 commit comments