summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2012-03-01 21:08:56 +0000
committerChristopher Jones <sixd@php.net>2012-03-01 21:08:56 +0000
commit62e1dc1dbec9ff6344fc2365239c7e83eb948e7e (patch)
treeec06edc964909e1d67934cdd40d3e2b4267984b3 /UPGRADING
parent0f5c34874df7b10fa0c4a6cb41cff42dd8a89bd1 (diff)
downloadphp-git-62e1dc1dbec9ff6344fc2365239c7e83eb948e7e.tar.gz
Sync sqlite -> PECL terminology with release announcement's
Diffstat (limited to 'UPGRADING')
-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