Skip to content

Commit

Permalink
Add NEWS entry for #9841
Browse files Browse the repository at this point in the history
  • Loading branch information
kamil-tekiela committed Oct 28, 2022
1 parent ec1f58c commit bce12f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS
Expand Up @@ -11,6 +11,10 @@ PHP NEWS
. Fixed bug GH-9801 (Generator crashes when memory limit is exceeded during
initialization). (Arnaud)

- mysqli:
. Fixed bug GH-9841 (mysqli_query throws warning despite using
silenced error mode). (Kamil Tekiela)

- MySQLnd:
. Fixed potential heap corruption due to alignment mismatch. (cmb)

Expand Down

0 comments on commit bce12f4

Please sign in to comment.