summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9d11e91c74..0a72892dba 100644
--- a/NEWS
+++ b/NEWS
@@ -69,6 +69,10 @@ PHP NEWS
. Fixed bug #71153 (Performance Degradation in ArrayIterator with large
arrays). (Nikita)
+- Standard:
+ . Fixed bug #71270 (Heap BufferOver Flow in escapeshell functions).
+ (emmanuel dot law at gmail dot com)
+
- WDDX:
. Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization).
(taoguangchen at icloud dot com)