philip Mon Jun 9 23:08:02 2003 EDT
Modified files:
/phpdoc/en/reference/curl reference.xml
Log:
Add latest CURL version requirements.
Index: phpdoc/en/reference/curl/reference.xml
diff -u phpdoc/en/reference/curl/reference.xml:1.8
phpdoc/en/reference/curl/reference.xml:1.9
--- phpdoc/en/reference/curl/reference.xml:1.8 Thu Jan 9 08:20:55 2003
+++ phpdoc/en/reference/curl/reference.xml Mon Jun 9 23:08:01 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<reference id="ref.curl">
<title>CURL, Client URL Library Functions</title>
<titleabbrev>CURL</titleabbrev>
@@ -28,8 +28,10 @@
In order to use the CURL functions you need to install the <ulink
url="&url.curl;">CURL</ulink> 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
</para>
</section>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php