summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2018-02-03 21:02:52 +0100
committerNikita Popov <nikita.ppv@gmail.com>2018-02-03 21:11:20 +0100
commit47699a24e6fe9b9f2654d4f2537cfdb7c089b27f (patch)
tree3fac00c012b4e6a1d7544f2c77acef92b46d3463 /UPGRADING
parent5864ab75d53db647236ad69e88dd89c8fbacebd1 (diff)
downloadphp-git-47699a24e6fe9b9f2654d4f2537cfdb7c089b27f.tar.gz
Bump libcurl requirement to 7.15.5
The existence of the following functions is now guaranteed: * curl_escape() * curl_unescape() * curl_multi_setopt() libcurl 7.15.5 has been released 11.5 years ago and is available even in RHEL 5.
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADING b/UPGRADING
index 5aee1ed5a9..ccf3bc4bba 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -148,7 +148,7 @@ JSON:
========================================
Curl:
- . libcurl >= 7.12.1 is now required
+ . libcurl >= 7.15.5 is now required.
FTP:
. Set default transfer mode to binary