From a81fe09722b6cc94b05e8ed75be2459c2e2c6226 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Thu, 14 Nov 2002 21:11:40 +0000 Subject: [PATCH] Add info: Add magic_quotes_runtime support --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0c759b5d16..ec7dcf72b7 100644 --- a/NEWS +++ b/NEWS @@ -59,6 +59,7 @@ PHP 4 NEWS . Added optional skip parameter to dba_fetch() to support multiple key-value pairs with the same key for cdb handler. . Added locking for those handlers that do not have their own locking. + . Added support for magic_quotes_runtime php.ini option. . Added flatfile support what finally makes ext/db deprecated. - Added imagerotate() which is available only when bundled libgd is used. (Pierre-Alain Joye, Ilia) -- 2.40.0