pajoye Mon May 25 16:30:38 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - #48202 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1518&r2=1.2027.2.547.2.1519&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1518 php-src/NEWS:1.2027.2.547.2.1519 --- php-src/NEWS:1.2027.2.547.2.1518 Fri May 22 11:23:21 2009 +++ php-src/NEWS Mon May 25 16:30:37 2009 @@ -37,6 +37,8 @@ with RecursiveIteratorIterator leads to a segfault). (Scott) - Fixed bug #48204 (xmlwriter_open_uri() does not emit warnings on invalid paths). (Ilia) +- Fixed bug #48202 (Out of Memory error message when passing invalid file path) + (Pierre) - Fixed bug #48156 (Added support for lcov v1.7). (Ilia) - Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via bindto). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php