summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bd194be6cc..e9c13701cf 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).