pajoye Sat Mar 13 18:41:01 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: - entry for fix #27582 http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.591&r2=1.1247.2.592&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.591 php-src/NEWS:1.1247.2.592 --- php-src/NEWS:1.1247.2.591 Fri Mar 12 16:49:01 2004 +++ php-src/NEWS Sat Mar 13 18:41:00 2004 @@ -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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php