From: Christopher Jones Date: Tue, 28 Jun 2011 18:58:07 +0000 (+0000) Subject: clarify sqlite deprecation X-Git-Tag: php-5.4.0alpha2~77 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c4bafc45a2ba83f7f3e8be56d1cc1fe94ef2321;p=php clarify sqlite deprecation --- diff --git a/NEWS b/NEWS index 0d06801f0a..2f02c264f8 100644 --- a/NEWS +++ b/NEWS @@ -20,7 +20,8 @@ PHP NEWS . y2k_compliance ini option. (Kalle) - Moved extensions to PECL: (Johannes) - . ext/sqlite. + . ext/sqlite. (Note: the ext/sqlite3 and ext/pdo_sqlite extensions are + not affected) - Changed $_SERVER['REQUEST_TIME'] to include microsecond precision. (Ilia) - Changed default value of "default_charset" php.ini option from ISO-8859-1 to