diff --git a/NEWS b/NEWS index b54e7aa33b8..15c8f1ff881 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,10 @@ PHP NEWS - Date: . Fixed bug with parsing large negative numbers with the @ notation. (Derick) +- Fileinfo: + . Fixed bug GH-8805 (finfo returns wrong mime type for woff/woff2 files). + (Anatol) + - Sockets: . Fixed socket constants regression as of PHP 8.2.0beta3. (Bruce Dou)