From: Antony Dovgal Date: Mon, 12 Mar 2007 13:10:55 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.2RC1~167 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed844bbb3f62846e50da6939554deb7d325bcb33;p=php BFN --- diff --git a/NEWS b/NEWS index 036dbf3431..998b827aef 100644 --- a/NEWS +++ b/NEWS @@ -17,8 +17,9 @@ PHP NEWS - 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)