jani Sun Jun 28 15:40:00 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - Typo, removed BOM (this file was supposed to be just ascii..right? :) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1572&r2=1.2027.2.547.2.1573&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1572 php-src/NEWS:1.2027.2.547.2.1573 --- php-src/NEWS:1.2027.2.547.2.1572 Sun Jun 28 14:15:32 2009 +++ php-src/NEWS Sun Jun 28 15:40:00 2009 @@ -1,8 +1,8 @@ -PHP NEWS +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 regression in cURL extension 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php