summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e7a5e88e19..f496f90016 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,7 @@ PHP NEWS
- SPL:
. Fixed bug #66127 (Segmentation fault with ArrayObject unset). (Stas)
+ . Fixed request #67453 (Allow to unserialize empty data). (Remi)
- Streams:
. Fixed bug #67430 (http:// wrapper doesn't follow 308 redirects). (Adam)