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 ec1f58c commit bce12f4Copy full SHA for bce12f4
NEWS
@@ -11,6 +11,10 @@ PHP NEWS
11
. Fixed bug GH-9801 (Generator crashes when memory limit is exceeded during
12
initialization). (Arnaud)
13
14
+- mysqli:
15
+ . Fixed bug GH-9841 (mysqli_query throws warning despite using
16
+ silenced error mode). (Kamil Tekiela)
17
+
18
- MySQLnd:
19
. Fixed potential heap corruption due to alignment mismatch. (cmb)
20
0 commit comments