scottmac Sun Mar 29 23:35:58 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1451&r2=1.2027.2.547.2.1452&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1451 php-src/NEWS:1.2027.2.547.2.1452 --- php-src/NEWS:1.2027.2.547.2.1451 Fri Mar 27 16:50:38 2009 +++ php-src/NEWS Sun Mar 29 23:35:58 2009 @@ -7,7 +7,8 @@ - Fixed memory corruptions while reading properties of zip files. (Ilia) - Fixed memory leak in ob_get_clean/ob_get_flush. (Christian) -- Fixed bug #47772 (FILTER_VALIDATE_EMAIL allows f...@bar. addresses). (Ilia) +- Fixed bug #47828 (openssl_x509_parse() segfaults when a UTF-8 conversion + fails). (Scott) - Fixed bug #47769 (Strange extends PDO). (Felipe) - Fixed bug #47721 (Alignment issues in mbstring and sysvshm extension) (crrodriguez at opensuse dot org, Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php