summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipensp@gmail.com>2013-07-13 17:55:50 -0300
committerFelipe Pena <felipensp@gmail.com>2013-07-13 17:55:50 -0300
commiteab076020d0520267074bbbda0fec1dd69df4136 (patch)
tree02cff0365c1ec3c9812455878ac40bdca0cbc1f5
parent0863a0d6a0f740874b4ef8dc732a4ec94949470c (diff)
downloadphp-git-eab076020d0520267074bbbda0fec1dd69df4136.tar.gz
- BFN
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba2922dd79..a172918822 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,10 @@ PHP NEWS
. Fixed bug #63983 (enabling FPM borks compile on FreeBSD).
(chibisuke at web dot de, Felipe)
+- FTP:
+ . Fixed bug #65228 (FTPs memory leak with SSL).
+ (marco dot beierer at mbsecurity dot ch)
+
- GMP:
. Fixed bug #65227 (Memory leak in gmp_cmp second parameter). (Felipe)