From: Ilia Alshanetsky Date: Mon, 17 Nov 2008 23:40:54 +0000 (+0000) Subject: More detailed bug fix description X-Git-Tag: php-5.2.7RC4~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb592b40ab65eb36cc39ef5c7109d1a1655ef279;p=php More detailed bug fix description --- diff --git a/NEWS b/NEWS index da98849130..9126471679 100644 --- a/NEWS +++ b/NEWS @@ -14,7 +14,7 @@ PHP NEWS - Fixed bug #46521 (Curl ZTS OpenSSL, error in config.m4 fragment). (jd at cpanel dot net) - Fixed bug #44818 (php://memory writeable when opened read only). (Arnaud) -- Fixed bug #30312 (sybase_unbuffered_query calls). (Timm) +- Fixed bug #30312 (crash in sybase_unbuffered_query() function). (Timm) - Fixed stream_get_contents() when using $maxlength and socket is not closed. indeyets@php.net on #46049. (Arnaud)