From: Ilia Alshanetsky Date: Sun, 28 Jun 2009 14:15:32 +0000 (+0000) Subject: FN X-Git-Tag: php-5.2.11RC1~226 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c2782c92b0731d42750dd6b65a5d51c38287329;p=php FN --- diff --git a/NEWS b/NEWS index aac03e28fd..962985bcc5 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2009, PHP 5.2.11 +- Fixed regerssion in curl that prevented flush of data to output defined as + a file handle. (Ilia) + - Fixed bug #48693 (Double declaration of __lambda_func when lambda wrongly formatted). (peter at lvp-media dot com, Felipe) - Fixed bug #48661 (phpize is broken with non-bash shells). (Jani)