summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-06-17 17:26:31 +0200
committerAnatol Belski <ab@php.net>2016-06-17 17:26:31 +0200
commit7cb871d63039f8fdf4b6484f2d53d35492bb29db (patch)
tree7ba7500bc7d95ecf88b94cfb34817648edc9dac1
parent0d01f61b2a5e26e189f10cfe5de12b60eb0c5da6 (diff)
downloadphp-git-7cb871d63039f8fdf4b6484f2d53d35492bb29db.tar.gz
fix SQLite info
-rw-r--r--UPGRADING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADING b/UPGRADING
index c26c947df6..215d58e2e3 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -130,7 +130,7 @@ PHP 7.1 UPGRADE NOTES
9. Other Changes to Extensions
========================================
- SQLite3:
- . Upgraded bundled SQLite lib to 3.9.2
+ . Upgraded bundled SQLite lib to 3.13.0
========================================
10. New Global Constants