From: Felipe Pena Date: Mon, 13 Oct 2008 13:47:24 +0000 (+0000) Subject: - BFN #37100 X-Git-Tag: php-5.2.7RC2~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4045a513761bbb021563e76be1b181c19e2a0afb;p=php - BFN #37100 --- diff --git a/NEWS b/NEWS index da04272a7c..25191ddeed 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ PHP NEWS after end of stream). (Keisial at gmail dot com, Greg) - Fixed bug #44251, #41125 (PDO + quote() + prepare() can result in segfault). (tsteiner at nerdclub dot net) +- Fixed bug #37100 (data is returned truncated with BINARY CURSOR). (Tony) 09 Oct 2008, PHP 5.2.7RC1 - Reverted fix for bug #44197 due to behaviour change in minor version.