diff --git a/NEWS b/NEWS index 33f94c70396..cc843ffcb9e 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,9 @@ PHP NEWS . Fixed bug #67308 (Serialize of DateTime truncates fractions of second). (Adam) +- Fileinfo: + . Fixed bug #67326 (fileinfo: cdf_read_short_sector insufficient boundary check). + - OPCache: . Fixed issue #183 (TMP_VAR is not only used once). (Dmitry, Laruence)