diff options
| author | Christopher Jones <sixd@php.net> | 2012-03-01 21:08:56 +0000 |
|---|---|---|
| committer | Christopher Jones <sixd@php.net> | 2012-03-01 21:08:56 +0000 |
| commit | 62e1dc1dbec9ff6344fc2365239c7e83eb948e7e (patch) | |
| tree | ec06edc964909e1d67934cdd40d3e2b4267984b3 | |
| parent | 0f5c34874df7b10fa0c4a6cb41cff42dd8a89bd1 (diff) | |
| download | php-git-62e1dc1dbec9ff6344fc2365239c7e83eb948e7e.tar.gz | |
Sync sqlite -> PECL terminology with release announcement's
| -rwxr-xr-x | UPGRADING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
