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 9d9bd13 commit 292530dCopy full SHA for 292530d
UPGRADING
@@ -102,6 +102,10 @@ PHP 8.4 UPGRADE NOTES
102
. The DSN's credentials, when set, are given priority over their PDO
103
constructor counterparts, being closer to the documentation states.
104
105
+- MySQLnd
106
+ . The error code reported for MySQL server wait timeouts has been changed from 2006
107
+ to 4031 for MySQL server versions 8.0.24 and above.
108
+
109
- PCNTL:
110
. The functions pcntl_sigprocmask(), pcntl_sigwaitinfo() and
111
pcntl_sigtimedwait() now throw:
0 commit comments