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 e713a8e commit 9604986Copy full SHA for 9604986
NEWS
@@ -15,6 +15,10 @@ PHP NEWS
15
. Fixed bug GH-9763 (DateTimeZone ctr mishandles input and adds null byte if
16
the argument is an offset larger than 100*60 minutes). (Derick)
17
18
+- mysqli:
19
+ . Fixed bug GH-9841 (mysqli_query throws warning despite using
20
+ silenced error mode). (Kamil Tekiela)
21
+
22
- OpenSSL:
23
. Fixed bug GH-8430 (OpenSSL compiled with no-md2, no-md4 or no-rmd160 does
24
not build). (Jakub Zelenka, fsbruva)
0 commit comments