php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #51965 curl_setopt_array: wrong version number cited in Examples
Submitted: 2010-06-01 15:26 UTC Modified: 2010-06-01 15:36 UTC
From: anthon dot pang at gmail dot com Assigned: pierrick (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2010-06-01 15:26 UTC] anthon dot pang at gmail dot com
Description:
------------
At the top, it says: "(PHP 5 >= 5.1.3)".

However, in the Examples, it says, "Prior to PHP 5.1.4 this function can be simulated with:".

So which is it?  5.1.3 or 5.1.4?

According to the PHP 5 ChangeLog (and looking at the source), the correct answer is "5.1.3".


Expected result:
----------------
In Examples, it should say, "Prior to PHP 5.1.3 this function can be simulated with:".


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-06-01 15:35 UTC] pierrick@php.net
Automatic comment from SVN on behalf of pierrick
Revision: http://svn.php.net/viewvc/?view=revision&revision=300047
Log: Fixed bug #51965
 [2010-06-01 15:36 UTC] pierrick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: pierrick
 [2010-06-01 15:36 UTC] pierrick@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2020-02-07 06:09 UTC] phpdocbot@php.net
Automatic comment on behalf of pierrick
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=fb382072791be80401170b0da410934b1659599e
Log: Fixed bug #51965
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 01:01:30 2024 UTC