diff --git a/NEWS b/NEWS index 204fa178b13..882f91aac0f 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,9 @@ PHP NEWS . Fixed bug #79576 ("TYPE *" shows unhelpful message when type is not defined). (Dmitry) +- Fileinfo: + . Fixed bug #78987 (High memory usage during encoding detection). (Anatol) + - PCRE: . Fixed bug #81424 (PCRE2 10.35 JIT performance regression). (cmb)