stas Thu Nov 1 20:35:36 2007 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
add gmp fixes
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.36&r2=1.2027.2.547.2.965.2.37&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.36
php-src/NEWS:1.2027.2.547.2.965.2.37
--- php-src/NEWS:1.2027.2.547.2.965.2.36 Thu Nov 1 12:26:25 2007
+++ php-src/NEWS Thu Nov 1 20:35:36 2007
@@ -51,6 +51,7 @@
- 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)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php