mike Fri Jun 9 15:17:39 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN: - Fixed bug #37720 (merge_php_config scrambles values). (Mike, pumuckel at metropolis dot de) http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.81&r2=1.2027.2.547.2.82&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.81 php-src/NEWS:1.2027.2.547.2.82 --- php-src/NEWS:1.2027.2.547.2.81 Thu Jun 8 22:04:52 2006 +++ php-src/NEWS Fri Jun 9 15:17:39 2006 @@ -50,6 +50,8 @@ - Fixed memory leaks in openssl streams context options (Pierre) - Fixed handling of extremely long paths inside tempnam() function. (Ilia) - Fixed bug #37747 (strtotime segfaults when given "nextyear"). (Derick) +- Fixed bug #37720 (merge_php_config scrambles values). (Mike, + pumuckel at metropolis dot de) - Fixed bug #37709 (Possible crash in PDO::errorCode()). (Ilia) - Fixed bug #37707 (clone without assigning leaks memory). (Ilia, Nuno, Dmitri) - Fixed bug #37705 (Semaphore constants not available). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php