From 2e2b84faca30506ea649b048db84c1d6e36ef85d Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Thu, 4 Feb 2010 12:48:44 +0000 Subject: [PATCH] Fixed typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 808b27868d..c9d9f385c2 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ PHP NEWS - Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long). (Ilia) -- Fixed bug #50727 (Accesing mysqli->affected_rows on no connection causes +- Fixed bug #50727 (Accessing mysqli->affected_rows on no connection causes segfault). (Andrey, Johannes) - Fixed bug #48667 (Implementing Iterator and IteratorAggregate). (Etienne) -- 2.50.1