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 474141c commit 62926ecCopy full SHA for 62926ec
UPGRADING
@@ -126,6 +126,10 @@ PHP 8.4 UPGRADE NOTES
126
has changed. Consult https://github.com/PCRE2Project/pcre2/blob/master/NEWS
127
for a full changelog.
128
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
+
133
- PCNTL:
134
. The functions pcntl_sigprocmask(), pcntl_sigwaitinfo() and
135
pcntl_sigtimedwait() now throw:
0 commit comments