summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xUPGRADING4
1 files 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