Skip to content

Commit 9604986

Browse files
committed
Add NEWS entry for #9841
Closes GH-9841
1 parent e713a8e commit 9604986

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
@@ -15,6 +15,10 @@ PHP NEWS
1515
. Fixed bug GH-9763 (DateTimeZone ctr mishandles input and adds null byte if
1616
the argument is an offset larger than 100*60 minutes). (Derick)
1717

18+
- mysqli:
19+
. Fixed bug GH-9841 (mysqli_query throws warning despite using
20+
silenced error mode). (Kamil Tekiela)
21+
1822
- OpenSSL:
1923
. Fixed bug GH-8430 (OpenSSL compiled with no-md2, no-md4 or no-rmd160 does
2024
not build). (Jakub Zelenka, fsbruva)

0 commit comments

Comments
 (0)