1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 19:41:05 +02:00

Update NEWS in 8.1 too

This commit is contained in:
Derick Rethans
2022-05-27 14:28:56 +01:00
parent 4f32983fbe
commit f36ccdb2ed

1
NEWS
View File

@@ -8,6 +8,7 @@ PHP NEWS
- Date:
. Fixed bug #72963 (Null-byte injection in CreateFromFormat and related
functions). (Derick)
. Fixed bug #74671 (DST timezone abbreviation has incorrect offset). (Derick)
- MBString:
. mb_detect_encoding recognizes all letters in Czech alphabet (alexdowad)