diff options
author | Felipe Pena <felipensp@gmail.com> | 2013-06-25 21:19:56 -0300 |
---|---|---|
committer | Felipe Pena <felipensp@gmail.com> | 2013-06-25 21:19:56 -0300 |
commit | a689fde2bf77d950901edb6be28dcfa9a8ff0b9c (patch) | |
tree | f3cb43a2315a3d22579d76b1514cf87882ef1384 | |
parent | 04db57066deb73ef9c960a2c5bebad49195bc1bb (diff) | |
download | php-git-a689fde2bf77d950901edb6be28dcfa9a8ff0b9c.tar.gz |
- BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: |