tony2001 Mon Mar 12 13:10:56 2007 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.585&r2=1.2027.2.547.2.586&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.585 php-src/NEWS:1.2027.2.547.2.586 --- php-src/NEWS:1.2027.2.547.2.585 Mon Mar 12 03:10:08 2007 +++ php-src/NEWS Mon Mar 12 13:10:55 2007 @@ -17,8 +17,9 @@ - Fixed zend_llist_remove_tail (Michael Wallner, Dmitry) - Fixed a thread safety issue in gd gif read code (Nuno, Roman Nemecek) - Fixed CVE-2007-1001, GD wbmp used with invalid image size (Pierre) -- Fixed bug #40764, line thickness not respected for horizontal and vertical - lines (Pierre) +- Fixed bug #40784 (Case sensivity in constructor's fallback). (Tony) +- Fixed bug #40764 (line thickness not respected for horizontal and vertical + lines). (Pierre) - Fixed bug #40754 (added substr() & substr_replace() overflow checks). (Ilia) - Fixed bug #40752 (parse_ini_file() segfaults when a scalar setting is redeclared as an array). (Tony)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php