summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d5e7ba298d..116c79aa86 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ PHP NEWS
(Adam)
. Fixed bug #62964 (Possible XSS on "Registered stream filters" info).
(david at nnucomputerwhiz dot com)
+ . Fixed bug #62672 (Error on serialize of ArrayObject).
+ (lior dot k at zend dot com)
. Fixed bug #60732 (php_error_docref links to invalid pages). (Jakub Vrana)
- CLI server: