summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipensp@gmail.com>2013-06-25 21:19:56 -0300
committerFelipe Pena <felipensp@gmail.com>2013-06-25 21:19:56 -0300
commita689fde2bf77d950901edb6be28dcfa9a8ff0b9c (patch)
treef3cb43a2315a3d22579d76b1514cf87882ef1384
parent04db57066deb73ef9c960a2c5bebad49195bc1bb (diff)
downloadphp-git-a689fde2bf77d950901edb6be28dcfa9a8ff0b9c.tar.gz
- BFN
-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: