]> granicus.if.org Git - php/commitdiff
Sync sqlite -> PECL terminology with release announcement's
authorChristopher Jones <sixd@php.net>
Thu, 1 Mar 2012 21:08:56 +0000 (21:08 +0000)
committerChristopher Jones <sixd@php.net>
Thu, 1 Mar 2012 21:08:56 +0000 (21:08 +0000)
UPGRADING

index b97d56fbbfbd20ade45a033f29a4d4f23b2effdc..f22453005e9426973ac61f72af82561dc6c0f719 100755 (executable)
--- 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