From b6914a87d78ad440eb127eae480ecf2927ad6b9a Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Thu, 1 Nov 2007 20:35:36 +0000 Subject: [PATCH] add gmp fixes --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 729e29de95..ecfad48000 100644 --- a/NEWS +++ b/NEWS @@ -51,6 +51,7 @@ PHP NEWS - Fixed bug #42657 (ini_get() returns incorrect value when default is NULL). (Jani) - Fixed bug #42637 (SoapFault : Only http and https are allowed). (Bill Moran) +- Fixed bug #42509 (gmp leaks memory when gmp_init() not used). (Stas) - Fixed bug #42069 (parse_ini_file() allows using some non-alpha numeric characters). (Jani) - Fixed bug #37911 (preg_replace_callback() ignores named groups). (Nuno) -- 2.50.1