From: Jani Taskinen Date: Mon, 17 Aug 2009 20:14:25 +0000 (+0000) Subject: - Fix news X-Git-Tag: php-5.2.11RC2~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=223a8da69db9bfdaeebd0818ec56e500c6ad7d8e;p=php - Fix news --- diff --git a/NEWS b/NEWS index 593d6c9e7f..68ef9e2c8b 100644 --- a/NEWS +++ b/NEWS @@ -6,9 +6,10 @@ PHP NEWS - Fixed bug #49269 (Ternary operator fails on Iterator object when used inside foreach declaration). (Etienne, Dmitry) - Fixed bug #49236 (Missing PHP_SUBST(PDO_MYSQL_SHARED_LIBADD)). (Jani) -- Fixed bug #49144 (import of schema from different host transmits original +- Fixed bug #49144 (Import of schema from different host transmits original authentication details). (Dmitry) + 13 Aug 2009, PHP 5.2.11RC1 - Fixed regression in cURL extension that prevented flush of data to output defined as a file handle. (Ilia)