From 686ede9c50f4e91af0d01b9b34968fb8cbd09f68 Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Sun, 31 May 2009 13:20:22 +0000 Subject: [PATCH] fix news --- NEWS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 562e56430c..6d410e2609 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,8 @@ PHP NEWS - Changed SQLite3::loadExtension() to be disabled for threaded SAPIs. (Scott) - Added the ability for json_decode() to take a user specified depth. (Scott) +- Added support for the mysql_stmt_next_result() function from libmysql. + (Andrey) - Fixed bug #48257 (PharData throws exception with non-phar tar). (Greg) - Fixed bug #48227 (NumberFormatter::format leaks memory). (Felipe) @@ -21,9 +23,6 @@ PHP NEWS (patch by datibbaw@php.net) - Fixed potential segfault with converting phars containing metadata to other formats (Greg). -- Added support for the mysql_stmt_next_result() function from libmysql. - mysqlnd already supports this and the mysqli function was already there. - (Andrey) 07 May 2009, PHP 5.3.0 RC 2 -- 2.40.0