tony2001 Tue Nov 28 11:40:42 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.378&r2=1.2027.2.547.2.379&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.378 php-src/NEWS:1.2027.2.547.2.379 --- php-src/NEWS:1.2027.2.547.2.378 Mon Nov 27 12:14:09 2006 +++ php-src/NEWS Tue Nov 28 11:40:41 2006 @@ -43,6 +43,8 @@ php_filter.h). - Fixed wrong signature initialization in imagepng (Takeshi Abe) - Added optimization for imageline with horizontal and vertial lines (Pierre) +- Fixed bug #39653 (ext/dba doesn't check for db-4.5 and db-4.4 when db4 + support is enabled). (Tony) - Fixed bug #39621 (str_replace() is not binary safe on strings with equal length). (Tony) - Fixed bug #39613 (Possible segfault in imap initialization due to missing
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php