Skip to content

Commit bce12f4

Browse files
committed
Add NEWS entry for php#9841
1 parent ec1f58c commit bce12f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ PHP NEWS
1111
. Fixed bug GH-9801 (Generator crashes when memory limit is exceeded during
1212
initialization). (Arnaud)
1313

14+
- mysqli:
15+
. Fixed bug GH-9841 (mysqli_query throws warning despite using
16+
silenced error mode). (Kamil Tekiela)
17+
1418
- MySQLnd:
1519
. Fixed potential heap corruption due to alignment mismatch. (cmb)
1620

0 commit comments

Comments
 (0)