summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5c22cd85fc..b8c85b2037 100644
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,13 @@ PHP NEWS
buffer overflow). (Stas)
. Fixed bug #67827 (broken detection of system crypt sha256/sha512 support).
(ncopa at alpinelinux dot org)
+ . Fixed bug #68942 (Use after free vulnerability in unserialize() with
+ DateTimeZone). (Stas)
+- Enchant:
+ . Fixed bug #6855 (heap buffer overflow in enchant_broker_request_dict()).
+ (Antony)
+
- SOAP:
. Fixed bug #67427 (SoapServer cannot handle large messages)
(brandt at docoloc dot de)