mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
parent
e713a8e8e5
commit
96049867d8
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -15,6 +15,10 @@ PHP NEWS
|
|||
. Fixed bug GH-9763 (DateTimeZone ctr mishandles input and adds null byte if
|
||||
the argument is an offset larger than 100*60 minutes). (Derick)
|
||||
|
||||
- mysqli:
|
||||
. Fixed bug GH-9841 (mysqli_query throws warning despite using
|
||||
silenced error mode). (Kamil Tekiela)
|
||||
|
||||
- OpenSSL:
|
||||
. Fixed bug GH-8430 (OpenSSL compiled with no-md2, no-md4 or no-rmd160 does
|
||||
not build). (Jakub Zelenka, fsbruva)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue