summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2015-04-28 17:08:03 +0200
committerAnatol Belski <ab@php.net>2015-04-28 17:08:03 +0200
commit27a6ab5bc515cfdad68b5e2ada7bb146b1f86a84 (patch)
treed1d0e05f016d1c2ae4915e715a941206bebf6dfe /UPGRADING
parent54f016ad77c472ac8b3324e6a414840aaf982850 (diff)
downloadphp-git-27a6ab5bc515cfdad68b5e2ada7bb146b1f86a84.tar.gz
updated NEWS and fixed a typo
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADING b/UPGRADING
index c85d18e32f..121e124f34 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -659,7 +659,7 @@ For more details see https://wiki.php.net/rfc/removal_of_dead_sapis_and_exts
- ftp
. The ftp extension is always shipped shared
. For SSL support, the dependency on the openssl extension was abolished. Instead
- it depends alone on the openssl library. If it's presend at the compile time,
+ it depends alone on the openssl library. If it's present at the compile time,
ftp_ssl_connect() is enabled automatically.
- odbc