From 493eacac229744a50bc051b9ec6fc375f8672bb5 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Tue, 10 Jun 2003 03:08:01 +0000 Subject: [PATCH] Add latest CURL version requirements. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130812 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/curl/reference.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/reference/curl/reference.xml b/reference/curl/reference.xml index 48b2004092..9b949a87de 100644 --- a/reference/curl/reference.xml +++ b/reference/curl/reference.xml @@ -1,5 +1,5 @@ - + CURL, Client URL Library Functions CURL @@ -28,8 +28,10 @@ In order to use the CURL functions you need to install the CURL package. PHP requires that you use CURL 7.0.2-beta or higher. PHP will not work with any version of - CURL below version 7.0.2-beta. From PHP version 4.2.3 you will atleast - need CURL version 7.9.0 or higher. + CURL below version 7.0.2-beta. In PHP version 4.2.3, you will need + CURL version 7.9.0 or higher. From PHP 4.3.0, you will need a CURL + version that's 7.9.8 or higher. PHP 5.0.0 will most likely require + a CURL version greater than 7.10.5