diff --git a/NEWS b/NEWS index bd194be6cc7..e9c13701cfd 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ PHP NEWS set to null). (Anatoliy) . Fixed bug #61713 (Logic error in charset detection for htmlentities). (Anatoliy) + . Fixed bug #61991 (long overflow in realpath_cache_get()). (Anatoliy) - Fileinfo: . Fixed bug #61812 (Uninitialised value used in libmagic).