From: Christopher Jones Date: Thu, 1 Mar 2012 21:08:56 +0000 (+0000) Subject: Sync sqlite -> PECL terminology with release announcement's X-Git-Tag: PHP-5.4.1-RC1~124 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62e1dc1dbec9ff6344fc2365239c7e83eb948e7e;p=php Sync sqlite -> PECL terminology with release announcement's --- diff --git a/UPGRADING b/UPGRADING index b97d56fbbf..f22453005e 100755 --- a/UPGRADING +++ b/UPGRADING @@ -425,8 +425,8 @@ d. Removed hash algorithms a. Extensions no longer maintained - - ext/sqlite is no longer part of the base distribution. - Use sqlite3 or PDO_SQLITE instead. + - ext/sqlite is no longer part of the base distribution and has been moved + to PECL. Use sqlite3 or PDO_SQLITE instead. b. Extensions with changed behavior