From 4bb969249fafad20162b88c0a004b691129a3433 Mon Sep 17 00:00:00 2001 From: Andrey Hristov Date: Mon, 1 Feb 2010 11:38:50 +0000 Subject: [PATCH] and the NEWS entry --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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) -- 2.50.1