dmitry Mon Oct 30 11:05:00 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Fixed bug #39304 (Segmentation fault with list unpacking of string offset) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.313&r2=1.2027.2.547.2.314&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.313 php-src/NEWS:1.2027.2.547.2.314 --- php-src/NEWS:1.2027.2.547.2.313 Fri Oct 27 09:02:54 2006 +++ php-src/NEWS Mon Oct 30 11:05:00 2006 @@ -1,8 +1,11 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 00 Oct 2006, PHP 5.2.0RC7 +- Fixed bug #39304 (Segmentation fault with list unpacking of string offset). + (Dmitry) - Fixed bug #39192 (Not including nsapi.h properly with SJSWS 7). This will make PHP 5.2 compatible to new Sun Webserver. (Uwe) + 19 Oct 2006, PHP 5.2.0RC6 - Fixed invalid read in imagecreatefrompng when an empty file is given (Pierre, Tony)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php