mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Retroactively add NEWS entry for ec348a12
Thanks to Kalle Sommer Nielsen for suggesting that the change in
ec348a12 should have been called out in NEWS.
This commit is contained in:
5
NEWS
5
NEWS
@@ -105,6 +105,11 @@ PHP NEWS
|
||||
. Fixed bug GH-12936 (hash() function hangs endlessly if using sha512 on
|
||||
strings >= 4GiB). (nielsdos)
|
||||
|
||||
- MBString:
|
||||
. When operating on a string with invalid encoding, mb_substr (as well
|
||||
as mb_strstr and its variants) defines character indices in the same
|
||||
way as other mbstring functions such as mb_strpos. (Alex Dowad)
|
||||
|
||||
- ODBC:
|
||||
. Fix crash on Apache shutdown with persistent connections. (nielsdos)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user