1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 06:02:23 +02:00
This commit is contained in:
Felipe Pena
2013-07-13 17:55:50 -03:00
parent 0863a0d6a0
commit eab076020d

4
NEWS
View File

@@ -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)