From fb382072791be80401170b0da410934b1659599e Mon Sep 17 00:00:00 2001 From: Pierrick Charron Date: Tue, 1 Jun 2010 13:35:33 +0000 Subject: [PATCH] Fixed bug #51965 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300047 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/curl/functions/curl-setopt-array.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/curl/functions/curl-setopt-array.xml b/reference/curl/functions/curl-setopt-array.xml index 4e6669f791..320c7021af 100644 --- a/reference/curl/functions/curl-setopt-array.xml +++ b/reference/curl/functions/curl-setopt-array.xml @@ -78,7 +78,7 @@ curl_close($ch); - Prior to PHP 5.1.4 this function can be simulated with: + Prior to PHP 5.1.3 this function can be simulated with: