From 62e1dc1dbec9ff6344fc2365239c7e83eb948e7e Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Thu, 1 Mar 2012 21:08:56 +0000 Subject: [PATCH] Sync sqlite -> PECL terminology with release announcement's --- UPGRADING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.50.1