jani Mon Aug 6 19:40:21 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - move entry to right place.. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.881&r2=1.2027.2.547.2.882&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.881 php-src/NEWS:1.2027.2.547.2.882 --- php-src/NEWS:1.2027.2.547.2.881 Mon Aug 6 19:16:40 2007 +++ php-src/NEWS Mon Aug 6 19:40:21 2007 @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Aug 2007, PHP 5.2.4 +- Fixed bug #42222 (possible buffer overflow in php_openssl_make_REQ). (Pierre) - Fixed bug #42208 (substr_replace() crashes when the same array is passed more than once). (crrodriguez at suse dot de, Ilia) - Fixed bug #42195 (C++ compiler required always). (Jani) @@ -79,7 +80,6 @@ - Fixed PECL bug #11216 (crash in ZipArchive::addEmptyDir when a directory already exists). (Pierre) -- Fixed bug #42222 (possible buffer overflow in php_openssl_make_REQ) (Pierre) - Fixed bug #42173 (oci8 INTERVAL and TIMESTAMP type fixes). (Chris) - Fixed bug #42151 (__destruct functions not called after catching a SoapFault exception). (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php