From: Christopher Jones Date: Tue, 28 Jun 2011 18:58:07 +0000 (+0000) Subject: clarify sqlite deprecation X-Git-Tag: php-5.5.0alpha1~1857 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dedab512698c4577e75ebff7128212edc807a3d5;p=php clarify sqlite deprecation --- diff --git a/NEWS b/NEWS index 284dd85350..3ef7f8e064 100644 --- a/NEWS +++ b/NEWS @@ -19,7 +19,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