Skip to content

Commit bbc111e

Browse files
committed
Add NEWS entry for recent MBString bugfix (re: '7bit' encoding)
Thanks to Kamil Tekiela for mentioning that this should be done.
1 parent 100ce1f commit bbc111e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ PHP NEWS
2121
. Fixed bug GH-7953 (ob_clean() only does not set Content-Encoding). (cmb)
2222
. Fixed bug GH-7980 (Unexpected result for iconv_mime_decode). (cmb)
2323

24+
- MBString:
25+
. Fixed bug GH-8128 (mb_check_encoding wrong result for 7bit). (alexdowad)
26+
2427
- MySQLnd:
2528
. Fixed bug GH-8058 (NULL pointer dereference in mysqlnd package). (Kamil Tekiela)
2629

0 commit comments

Comments
 (0)