From: Andrey Hristov Date: Mon, 1 Feb 2010 11:38:50 +0000 (+0000) Subject: and the NEWS entry X-Git-Tag: php-5.2.13RC2~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bb969249fafad20162b88c0a004b691129a3433;p=php and the NEWS entry --- diff --git a/NEWS b/NEWS index bb1fad7538..3acea072c9 100644 --- a/NEWS +++ b/NEWS @@ -40,6 +40,8 @@ PHP NEWS - Fixed bug #50732 (exec() adds single byte twice to $output array). (Ilia) - Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0). (Joey, Ilia) +- Fixed bug #50727 Accesing mysqli->affected_rows on no connection causes + segfault). (Andrey, Johannes) - Fixed bug #50680 (strtotime() does not support eighth ordinal number). (Ilia) - Fixed bug #50661 (DOMDocument::loadXML does not allow UTF-16). (Rob)