From 536d5cd9a965928a9d68c8f80651e1fa7fa1bf91 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sun, 3 Nov 2002 17:37:58 +0000 Subject: [PATCH] info about added functionality in dba --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 763007a5c5..0cb7585b29 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ PHP 4 NEWS . sapi/fhttpd - Moved ext/vpopmail to PECL. (James) - Fixed bug #20169 (implode() clobbers first argument). (Moriyoshi) +- Added optional skip parameter to dba_fetch() to support multiple key-value + pairs with the same key for cdb handler. (Marcus) - Added imagerotate() which is available only when bundled libgd is used. (Pierre-Alain Joye, Ilia) - Fixed bug #17497 (mssql extension crashes if magic_quotes_runtime is on). -- 2.50.1