From: Pierre Joye Date: Sat, 13 Mar 2004 23:41:00 +0000 (+0000) Subject: - entry for fix #27582 X-Git-Tag: php-4.3.5RC4~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83783735275b209e6c52e83c668c8e0b6ee46334;p=php - entry for fix #27582 --- diff --git a/NEWS b/NEWS index 67465421b6..8581b9d58b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Feb 2004, Version 4.3.5 +- Fixed bug #27582 (possible crashes inside imagefilltoborder()). (Pierre) - Fixed possible crashes inside socket extension, due to missing check inside allocation functions. (Ilia) - Fixed bug #27530 (broken http auth when safe_mode is on and PCRE is