Skip to content

Commit 62926ec

Browse files
committed
[skip ci] doc: add mysqlnd error code changes to UPGRADING
1 parent 474141c commit 62926ec

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
@@ -126,6 +126,10 @@ PHP 8.4 UPGRADE NOTES
126126
has changed. Consult https://github.com/PCRE2Project/pcre2/blob/master/NEWS
127127
for a full changelog.
128128

129+
- MySQLnd
130+
. The error code reported for MySQL server wait timeouts has been changed from 2006
131+
to 4031 for MySQL server versions 8.0.24 and above.
132+
129133
- PCNTL:
130134
. The functions pcntl_sigprocmask(), pcntl_sigwaitinfo() and
131135
pcntl_sigtimedwait() now throw:

0 commit comments

Comments
 (0)