From: Pierre Joye Date: Mon, 25 May 2009 16:30:37 +0000 (+0000) Subject: - #48202 X-Git-Tag: php-5.2.10RC1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a42f47071f591ae84e76607cb37f2a73464789ba;p=php - #48202 --- diff --git a/NEWS b/NEWS index e5988cd4d3..294f573553 100644 --- a/NEWS +++ b/NEWS @@ -37,6 +37,8 @@ PHP NEWS 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)