From: Antony Dovgal Date: Mon, 19 Jun 2006 16:59:05 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.0RC1~286 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8b993875695674eeea5b4f5130e0cae9f18c8fc3;p=php BFN --- diff --git a/NEWS b/NEWS index fa33aeccba..4aaba9e6d8 100644 --- a/NEWS +++ b/NEWS @@ -63,6 +63,7 @@ PHP NEWS - Fixed memory leaks in openssl streams context options. (Pierre) - Fixed handling of extremely long paths inside tempnam() function. (Ilia) +- Fixed bug #37807 (segmentation fault during SOAP schema import). (Tony) - Fixed bug #37780 (memory leak trying to execute a non existing file (CLI)). (Mike) - Fixed bug #37747 (strtotime segfaults when given "nextyear"). (Derick)